Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
946dff8bda9fd326d2b6c18f10c7545ebed12ae1
/
.
/
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
)