Implement annotation related migrational quick fixes
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@
|
||||
// ACTION: Make private
|
||||
// ACTION: Make internal
|
||||
|
||||
J.<caret>foo(1, "2") fun test() {
|
||||
@J.<caret>foo(1, "2") fun test() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user