Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLibAndBackendCompilation
/
jsCode
/
argumentIsLiteral.txt
blob: 25f96329fdd9ec2d8a61877ab507e05c4bb27f17 [
file
]
package
public val a: kotlin.String = "1"
public fun nonConst(): kotlin.String
public fun test(): kotlin.Unit