Files
kotlin-fork/compiler/testData/diagnostics/testsWithJsStdLib/jsCode/error.txt
T

8 lines
106 B
Plaintext
Vendored

package
public val code: kotlin.String = "
var s = "hello"
+ );
"
public fun main(): kotlin.Unit