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