1
Fork 0

Always use a colon in //@ normalize-*: headers

This commit is contained in:
Zalathar 2024-06-21 15:15:36 +10:00
parent 3ad5f459b3
commit 9aaa0c5867
132 changed files with 228 additions and 228 deletions

View file

@ -1,4 +1,4 @@
//@ normalize-stderr-test "pref: Align\([1-8] bytes\)" -> "pref: $$SOME_ALIGN"
//@ normalize-stderr-test: "pref: Align\([1-8] bytes\)" -> "pref: $$SOME_ALIGN"
#![feature(never_type, rustc_attrs, type_alias_impl_trait, repr_simd)]
#![crate_type = "lib"]