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
a67382fdec28083ea8888dcf63d53df7ebbdfd3e
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
thisAndSuper
T
History
Dmitry Petrov
9a2c9ed30e
KT-13342 Unqualified super call should not resolve to a method of supertype overridden in another supertype
2017-03-09 09:16:21 +03:00
..
unqualifiedSuper
KT-13342 Unqualified super call should not resolve to a method of supertype overridden in another supertype
2017-03-09 09:16:21 +03:00
ambigousLabelOnThis.kt
…
ambigousLabelOnThis.txt
…
genericQualifiedSuperOverridden.kt
KT-11892: explicitly qualified 'super' with a supertype that is overridden
2016-07-04 13:53:49 +03:00
genericQualifiedSuperOverridden.txt
KT-11892: explicitly qualified 'super' with a supertype that is overridden
2016-07-04 13:53:49 +03:00
notAccessibleSuperInTrait.kt
…
notAccessibleSuperInTrait.txt
…
qualifiedSuperOverridden.kt
KT-11892: explicitly qualified 'super' with a supertype that is overridden
2016-07-04 13:53:49 +03:00
qualifiedSuperOverridden.txt
KT-11892: explicitly qualified 'super' with a supertype that is overridden
2016-07-04 13:53:49 +03:00
QualifiedThis.kt
…
QualifiedThis.txt
…
Super.kt
…
Super.txt
…
superInExtensionFunction.kt
…
superInExtensionFunction.txt
…
superInExtensionFunctionCall.kt
…
superInExtensionFunctionCall.txt
…
superInToplevelFunction.kt
…
superInToplevelFunction.txt
…
superIsNotAnExpression.kt
…
superIsNotAnExpression.txt
…
thisInFunctionLiterals.kt
…
thisInFunctionLiterals.txt
…
thisInInnerClasses.kt
…
thisInInnerClasses.txt
…
thisInPropertyInitializer.kt
…
thisInPropertyInitializer.txt
…
thisInToplevelFunction.kt
…
thisInToplevelFunction.txt
…
traitSuperCall.kt
…
traitSuperCall.txt
…