Files
kotlin-fork/compiler/testData/diagnostics/testsWithJsStdLibAndBackendCompilation/jsCode/argumentIsLiteral.txt
T
Alexander Korepanov 04809a6b3b [JS IR] Move tests for JS code diagnostics
^KT-62425
2023-10-26 19:22:14 +00:00

6 lines
111 B
Plaintext
Vendored

package
public val a: kotlin.String = "1"
public fun nonConst(): kotlin.String
public fun test(): kotlin.Unit