c6a9c36275
#KT-16833 Fixed
6 lines
124 B
Java
Vendored
6 lines
124 B
Java
Vendored
class J {
|
|
void test() {
|
|
FunParamererWithDefaultKt.foo(1):
|
|
FunParamererWithDefaultKt.foo(1, "2"):
|
|
}
|
|
} |