Importing root scope without members.
This commit is contained in:
@@ -5,8 +5,6 @@ public enum A {
|
||||
}
|
||||
|
||||
// FILE: test.kt
|
||||
package vvv
|
||||
|
||||
fun main() {
|
||||
A.values(): Array<A>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user