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