Added more quickfixes; added tests
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// "Make 'foo' not abstract" "true"
|
||||
class A() {
|
||||
<caret>fun foo()
|
||||
}
|
||||
Reference in New Issue
Block a user