More informative intention text

This commit is contained in:
Valentin Kipyatkov
2015-06-24 11:30:19 +02:00
parent 98c0c636b3
commit 6988297511
3 changed files with 8 additions and 2 deletions
+2
View File
@@ -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() {