Refactored change signature fixes to not hold DeclarationDescriptor's
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.RemoveFunctionParametersFix" "false"
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.ChangeFunctionSignatureFix" "false"
|
||||
// ERROR: No value passed for parameter other
|
||||
|
||||
fun f(d: Boolean) {
|
||||
|
||||
Reference in New Issue
Block a user