mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[test] Fix misspelled FileCheck directives
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user