[FIR] Adapt positioning of NO_VALUE_FOR_PARAMETER to match K1
This commit is contained in:
committed by
Space Team
parent
6d1d6e48c1
commit
5abab2197b
+1
-1
@@ -14,7 +14,7 @@ fun test() {
|
||||
foo(1, "", <!TOO_MANY_ARGUMENTS!>""<!>)
|
||||
|
||||
bar(z = "")
|
||||
<!NO_VALUE_FOR_PARAMETER!>bar()<!>
|
||||
bar<!NO_VALUE_FOR_PARAMETER!>()<!>
|
||||
bar(<!NO_VALUE_FOR_PARAMETER!>"")<!>
|
||||
bar(1, 1, "")
|
||||
bar(1, 1, "")
|
||||
|
||||
Reference in New Issue
Block a user