This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
77765a80640094de31db96778dbd0a65bbc5f661
kotlin-fork
/
compiler
/
testData
/
ir
/
irText
/
declarations
/
primaryCtorDefaultArguments.kt
T
Dmitry Petrov
1a3dedaf1c
Minor: add test for primary constructor default parameter values.
2016-10-18 09:09:16 +03:00
1 line
26 B
Kotlin
Vendored
Raw
Blame
History
class
Test
(
val
x
:
Int
=
0
)
Reference in New Issue
View Git Blame
Copy Permalink