Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fc95605a393f931d6a85ae993728de35cb600abb
/
.
/
compiler
/
testData
/
codegen
/
defaultArguments
/
reflection
/
publicClass.kt
blob: 1a2a4cc9530804a07d5dd7c7346143a89ad6186c [
file
]
public
class
Foo
(
val a
:
Int
=
1
)
{}
// CLASS: Foo
// HAS_DEFAULT_CONSTRUCTOR: true