Introduce language feature for array literals in annotations
This commit is contained in:
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
// !LANGUAGE: +ArrayLiteralsInAnnotations
|
||||
|
||||
const val ONE = 1
|
||||
|
||||
annotation class Foo(
|
||||
|
||||
Reference in New Issue
Block a user