No more java Target / Retention loaded. Render java Retention / Target. Related test changes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package test
|
||||
|
||||
kotlin.annotation.target(allowedTargets = {}) kotlin.annotation.annotation() java.lang.annotation.Target(value = {}) internal final class empty : kotlin.Annotation {
|
||||
kotlin.annotation.target(allowedTargets = {}) kotlin.annotation.annotation() internal final class empty : kotlin.Annotation {
|
||||
public constructor empty()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user