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
683bc4709fd857b778cd4327f5281dfc8fef6ce1
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
T
History
Denis Zharkov
683bc4709f
Add test case: 'platformStatic' on constructors
2015-03-27 16:09:41 +03:00
..
annotationApplicability
Prohibit platformName on secondary constructor
2015-03-27 16:09:41 +03:00
annotationParameterMustBeConstant
KT-6698 Bad class file when using a star-projection on a Java's recursive generic parameter
2015-02-02 19:52:00 +03:00
annotationWithVarargParameter
Make vararg argument of java annotation have 'out' type
2014-12-27 00:55:23 +03:00
platformStatic
Add test case: 'platformStatic' on constructors
2015-03-27 16:09:41 +03:00
ClassObjectAnnotatedWithItsClass.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
ClassObjectAnnotatedWithItsClass.txt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
qualifiedCallValue.kt
Can't use a qualified name of an annotation class in an annotation parameter
2014-10-29 17:10:25 +03:00
qualifiedCallValue.txt
KT-6698 Bad class file when using a star-projection on a Java's recursive generic parameter
2015-02-02 19:52:00 +03:00