expected word diagnostic test

This commit is contained in:
Jana Dönszelmann
2025-06-12 14:24:40 +02:00
parent de0fd27f34
commit b9107a83a1
6 changed files with 21 additions and 5 deletions

View File

@@ -292,6 +292,7 @@ fn emit_malformed_attribute(
| sym::align
| sym::deprecated
| sym::optimize
| sym::cold
) {
return;
}