This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-07 08:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b41c0190fb0b9fd97fa5352d5b08d640c928ea3b
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
noSuperCheckInDefaultConstuctor.kt
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