Deprecate escaped modifiers and unescaped annotations
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
annotation class base
|
||||
|
||||
base class My {
|
||||
@base class My {
|
||||
<!WRONG_ANNOTATION_TARGET!>@base<!> init {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user