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