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