7 lines
233 B
Plaintext
Vendored
7 lines
233 B
Plaintext
Vendored
FILE: noParameterForName.kt
|
|
public final fun foo(x: R|kotlin/Int|): R|kotlin/Unit| {
|
|
}
|
|
public final fun bar(): R|kotlin/Unit| {
|
|
R|/foo<Inapplicable(INAPPLICABLE_ARGUMENTS_MAPPING_ERROR): /foo>#|(y = Int(1))
|
|
}
|