mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
don't assert when a module re-exports a module and one of its symbols (#64479)
rdar://106807038
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public class ClassOne {}
|
||||
|
||||
public class ClassTwo {}
|
||||
Reference in New Issue
Block a user