Added more quickfixes; added tests
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// "Make 'i' not abstract" "true"
|
||||
<caret>val i: Int = 1
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
// "Make 'i' not abstract" "true"
|
||||
<caret>val i: Int = 1
|
||||