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
208c3a51ab9ac3faa5b4a58f98f9dfe9efda4067
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