Check that quick fixes don't produce new errors
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// "Make 'foo' not abstract" "true"
|
||||
<caret>fun foo()
|
||||
fun foo() {}
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
// "Make 'foo' not abstract" "true"
|
||||
<caret>fun foo()
|
||||
fun foo() {}
|
||||