We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec41bd6 commit 852a0b2Copy full SHA for 852a0b2
lit_tests/compiler_plugin_basic.swift
@@ -79,7 +79,8 @@ struct MyStruct {
79
80
// CHECK: @__swiftmacro_7TestApp8MyStruct9EquatablefMc_.swift
81
// CHECK-NEXT: ------------------------------
82
-// CHECK-NEXT: extension MyStruct : Equatable {}
+// CHECK-NEXT: extension MyStruct: Equatable {
83
+// CHECK-NEXT: }
84
85
86
// CHECK: @__swiftmacro_7TestApp8MyStructV5value11DidSetPrintfMa_.swift
0 commit comments