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