Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b7de3709e46eb073303a1e8aac4c22656e4f2863
/
.
/
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"
)