Importing root scope without members.
This commit is contained in:
@@ -10,8 +10,6 @@ public enum A {
|
||||
}
|
||||
|
||||
// FILE: test.kt
|
||||
package test
|
||||
|
||||
fun main() {
|
||||
A.ENTRY.s(): String?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user