This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03820245eb4cbfb48ee7ce7253aac985b2ddc6e5
kotlin
/
compiler
/
testData
/
codegen
/
java8
/
box
/
annotations
History
Alexander Udalov
1c2a9e4b21
Map annotation target TYPE -> TYPE_USE if JVM target >= 1.8
...
And TYPE_PARAMETER -> TYPE_PARAMETER similarly #KT-23857 Fixed
2018-08-21 12:38:05 +02:00
..
useTypeParameterAnnotationFromJava.kt
Map annotation target TYPE -> TYPE_USE if JVM target >= 1.8
2018-08-21 12:38:05 +02:00
useTypeUseAnnotationFromJava.kt
Map annotation target TYPE -> TYPE_USE if JVM target >= 1.8
2018-08-21 12:38:05 +02:00