Better test data

This commit is contained in:
Valentin Kipyatkov
2016-09-20 19:15:18 +03:00
parent dab6f7d13d
commit 7625672914
27 changed files with 26 additions and 42 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// "Lift assignment out of 'try' expression" "false"
// "class org.jetbrains.kotlin.idea.quickfix.LiftAssignmentOutOfTryFix" "false"
// ACTION: Make variable mutable
// ERROR: Val cannot be reassigned
// WITH_RUNTIME
+1 -1
View File
@@ -1,4 +1,4 @@
// "Lift assignment out of 'try' expression" "false"
// "class org.jetbrains.kotlin.idea.quickfix.LiftAssignmentOutOfTryFix" "false"
// ACTION: Make variable mutable
// ERROR: Val cannot be reassigned
// ERROR: Val cannot be reassigned