[test] Fix misspelled FileCheck directives

This commit is contained in:
Anthony Latsis
2025-05-10 01:42:34 +01:00
parent 94b40d1bde
commit 0a1b8b0d50
26 changed files with 115 additions and 114 deletions

View File

@@ -99,7 +99,7 @@ public struct Foo: Hashable {
// FROMSOURCE: print("I am set to \(newValue)")
// FROMSOURCE-NOT: #else
// FROMSOURCE-NOT: print("I should not appear")
// FROMSOURCE-NOT #endif
// FROMSOURCE-NOT: #endif
// FROMSOURCE: }
set {
#if true