[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
Vendored
+1
-1
@@ -8,7 +8,7 @@ fun String.id(s: String = <this>, vararg xs: Int): String {
|
||||
}
|
||||
|
||||
fun test() {
|
||||
foo(x = { //BLOCK
|
||||
foo(x = { // BLOCK
|
||||
local fun String.id() {
|
||||
id($receiver = receiver, ) /*~> Unit */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user