[FE 1.0] Drop ArrayLiteralsInAnnotations feature
This feature was introduced in 1.2, so now it's stable part of language and we can drop support of disabling it
This commit is contained in:
committed by
teamcity
parent
ff7eb79bb1
commit
c1575edca4
Vendored
-2
@@ -1,5 +1,3 @@
|
||||
// !LANGUAGE: +ArrayLiteralsInAnnotations
|
||||
|
||||
const val ONE = 1
|
||||
|
||||
annotation class Foo(
|
||||
|
||||
Reference in New Issue
Block a user