Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0cdb643f859f08ca7101919a9dd985b7c112109a
/
.
/
compiler
/
testData
/
codegen
/
script
/
helloWorld.kts
blob: 12fb1f4d2beb78e67fc6ad90b1647290aa433f64 [
file
]
// JVM_ABI_K1_K2_DIFF: KT-63960, KT-63969, KT-63963
// expected: rv: <nofield>
System
.
out
!!.
println
(
"hello world"
)