More informative intention text
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// INTENTION_TEXT: "Add 'b =' to argument"
|
||||
|
||||
fun foo(s: String, b: Boolean){}
|
||||
|
||||
fun bar() {
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// INTENTION_TEXT: "Add 'b =' to argument"
|
||||
|
||||
fun foo(s: String, b: Boolean){}
|
||||
|
||||
fun bar() {
|
||||
|
||||
Reference in New Issue
Block a user