Fix tests in quickfix
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Change the signature of function 'doSmthWithChild'" "true"
|
||||
// "Add parameter to function 'doSmthWithChild'" "true"
|
||||
// DISABLE-ERRORS
|
||||
// COMPILER_ARGUMENTS: -XXLanguage:+NewInference
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.LiftAssignmentOutOfTryFix" "false"
|
||||
// ACTION: Change to var
|
||||
// ERROR: Val cannot be reassigned
|
||||
// DISABLE-ERRORS
|
||||
// WITH_RUNTIME
|
||||
|
||||
fun foo(arg: Boolean) {
|
||||
|
||||
Reference in New Issue
Block a user