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
4e577caa99cc3fcfdbd9fcd4e0b41ce1e820a41b
kotlin-fork
/
nj2k
/
testData
/
newJ2k
/
superExpression
T
History
Ilya Kirillov
6b913da698
New J2K: Fix super call to Kotlin class with implicit constructor
...
#KT-36159 fixed
2020-02-19 12:02:27 +03:00
..
classAdotSuperFoo.java
…
classAdotSuperFoo.kt
…
classAextendsB.java
…
classAextendsB.kt
New J2K: do not allow field and method declarations to be internal
2019-10-12 12:50:32 +03:00
kotlinSuperClassWithImplicitConstructor.external.kt
New J2K: Fix super call to Kotlin class with implicit constructor
2020-02-19 12:02:27 +03:00
kotlinSuperClassWithImplicitConstructor.java
New J2K: Fix super call to Kotlin class with implicit constructor
2020-02-19 12:02:27 +03:00
kotlinSuperClassWithImplicitConstructor.kt
New J2K: Fix super call to Kotlin class with implicit constructor
2020-02-19 12:02:27 +03:00
superStatement.java
…
superStatement.kt
…