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