Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
stubs
/
NotStorePropertiesFrom.kt
blob: e0efe173b78d89c03def89c4bc6c07e4633ea59f [
file
] [
log
] [
blame
]
class
Test
()
{
val test
=
12
;
init
{
for
(
i
in
0.
.
12
)
{
}
}
fun more
()
{
}
}