Minor, remove obsolete directives from jvm-abi-gen tests

Language version 1.6 was needed in these tests to enable annotation
instantiation, but that feature is now enabled by default.
This commit is contained in:
Alexander Udalov
2022-07-17 02:31:05 +02:00
parent 6e1cddd039
commit e83819e682
4 changed files with 2 additions and 9 deletions
@@ -1,3 +1,2 @@
// LANGUAGE_VERSION: 1.6
// IGNORE_BACKEND_LEGACY: JVM
// IGNORE_BACKEND: JVM