Pacify tidy.

This commit is contained in:
Camille GILLOT 2023-02-11 18:07:06 +00:00
parent e80afa6501
commit 84bb373b2a

View File

@ -1,3 +1,4 @@
// ignore-tidy-linelength
// Verify that span interning correctly handles having a span of exactly MAX_LEN length.
// compile-flags: --crate-type=lib
// check-pass