Create from usage: Support generation of nested Java classes from usages in Kotlin code
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
// "Create enum 'A'" "true"
|
||||
// ERROR: Unresolved reference: A
|
||||
import J.A
|
||||
|
||||
class X {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user