mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This test case currently works because we perform far too much type checking in multi-file mode. Swift SVN r23178
4 lines
25 B
Swift
4 lines
25 B
Swift
class Sub1 : Super1 {
|
|
}
|
|
|