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