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
46879e5a267ee3276cd4e71fcb2fbcae0ab2fd33
kotlin-fork
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
class
/
kt3561.kt
T
Mikhael Bogdanov
e72b177adc
KT-3561 Bad RuntimeInvisibleParameterAnnotations on attempt to annotate enum constructor hidden parametrs - name and ordinal
2013-04-30 18:46:07 +04:00
7 lines
42 B
Kotlin
Raw
Blame
History
package
test
enum
class
MyEnum
{
OK
}
Reference in New Issue
View Git Blame
Copy Permalink