Files
kotlin-fork/compiler/fir/analysis-tests/testData/loadCompiledKotlin/fun/InfixKeyword.txt
T
2020-03-19 09:51:01 +03:00

7 lines
163 B
Plaintext
Vendored

public final class Example : R|kotlin/Any| {
public final infix fun test(other: R|test/Example|): R|kotlin/Unit|
public constructor(): R|test/Example|
}