Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
script
/
without_params.kts
blob: df6c340c406832f8d375806289be7623360fb28f [
file
]
val num
=
10
// check that we could declare property with the name as in the super class
println
(
num
)