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