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