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
aa6a509e8da788beaa1de2fa7a286bd57fa187d1
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