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