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