Deprecate escaped modifiers and unescaped annotations
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
annotation class ann
|
||||
class Annotated(ann val x: Int)
|
||||
class Annotated(@ann val x: Int)
|
||||
Reference in New Issue
Block a user