Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
21de67cac1bef9259daa407b68a12e178923aef3
/
.
/
compiler
/
testData
/
codegen
/
defaultArguments
/
reflection
/
internalClass.kt
blob: 86312c18516feeb54a80c031134f333bdc37efc6 [
file
]
class
Foo
(
val a
:
Int
=
1
)
{}
// CLASS: Foo
// HAS_DEFAULT_CONSTRUCTOR: true