Create from usage: Support generation of nested Java classes from usages in Kotlin code
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// "Create annotation 'foo'" "true"
|
||||
// ERROR: Unresolved reference: foo
|
||||
|
||||
J.foo(1, "2") fun test() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user