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