Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
a94a6dc085d3d1f1010ea8bbc9d8754c3aa02b35
/
.
/
compiler
/
testData
/
codegen
/
script
/
helloWorld.kts
blob: 693d3b553e2a402745b5a91dce1aeef948a608d9 [
file
]
// expected: rv: <nofield>
System
.
out
!!.
println
(
"hello world"
)