mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update test
This commit is contained in:
@@ -23,7 +23,6 @@ public enum PubEnum {
|
||||
case red, green
|
||||
}
|
||||
|
||||
// CHECK: -package-name barpkg
|
||||
// CHECK: public enum PubEnum {
|
||||
// CHECK: case red, green
|
||||
// CHECK: public static func == (a: Bar.PubEnum, b: Bar.PubEnum) -> Swift.Bool
|
||||
|
||||
Reference in New Issue
Block a user