Files
kotlin-fork/compiler/testData/diagnostics/testsWithJsStdLib/name/methodAndMethod.txt
T

7 lines
120 B
Plaintext
Vendored

package
package foo {
public fun bar(/*0*/ x: kotlin.Int): kotlin.Int
public fun `bar_za3lpa$`(): kotlin.Int
}