mirror of
https://github.com/apple/swift.git
synced 2026-01-13 12:20:10 +01:00
Seeing Module<Args> is more likely to indicate some catastrophic failure, for instance a missing type with the same name as the module, than that we should remove the generic arguments. rdar://problem/26639477
2 lines
16 B
Plaintext
2 lines
16 B
Plaintext
module Empty {}
|