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