fix tests in org.jetbrains.kotlin.idea.quickfix
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// "Create annotation 'foo'" "false"
|
||||
// ERROR: Unresolved reference: foo
|
||||
// ACTION: Make private
|
||||
// ACTION: Make public
|
||||
// ACTION: Make internal
|
||||
|
||||
J.<caret>foo(1, "2") fun test() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user