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
9816e62d08757fc7a9da13bb76ec180faad09032
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
noSuperCheckInDefaultConstuctor.kt
T
Michael Bogdanov
c9cc9c55cd
Added assertion for super call with default arguments in function default impl body
2016-01-29 11:02:21 +03:00
3 lines
33 B
Kotlin
Vendored
Raw
Blame
History
class
A
(
i
:
Int
=
0
)
// 0 ATHROW
Reference in New Issue
View Git Blame
Copy Permalink