Test: add java source files as JavaSourceRoot

so that those can be properly populated in SingleJavaRootsIndex
This commit is contained in:
Jinseong Jeon
2022-06-13 15:36:57 -07:00
committed by Ilya Kirillov
parent cb2a54cef8
commit a2da690afd
37 changed files with 285 additions and 93 deletions
@@ -1,6 +1,4 @@
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
// FIR status: ARGUMENT_TYPE_MISMATCH on J.foo { ... }
// SAM_CONVERSIONS: CLASS
// ^ test checks reflection for synthetic classes
// FILE: J.java