mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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 {}
|