Check that quick fixes don't produce new errors
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
package some
|
||||
|
||||
fun testFun() {
|
||||
<caret>measureTimeNano()
|
||||
<caret>measureTimeNano({})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user