Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
75d8a5bca606366254123abd80c77147a3d426a6
/
.
/
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