mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
Add FIR enhancement tests, fix some exceptions / problems around them
Test data and tests themselves are based on compiler/testData/loadJava/compiledJava
This commit is contained in:
2
compiler/testData/loadJava/compiledJava/annotations/AnnotatedAnnotation.fir.txt
vendored
Normal file
2
compiler/testData/loadJava/compiledJava/annotations/AnnotatedAnnotation.fir.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
@R|test/AnnotatedAnnotation|() public abstract annotation class AnnotatedAnnotation : R|java/lang/annotation/Annotation| {
|
||||
}
|
||||
Reference in New Issue
Block a user