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