Corrected test data
This commit is contained in:
committed by
Alexander Udalov
parent
443eabf88a
commit
09028390fd
@@ -8,7 +8,8 @@ interface X {
|
||||
}
|
||||
|
||||
fun foo(x: X) {
|
||||
x.newFun(1,
|
||||
x.newFun(
|
||||
1,
|
||||
2,
|
||||
0)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user