Deprecate escaped modifiers and unescaped annotations
This commit is contained in:
@@ -3,6 +3,6 @@ annotation class DocAnn
|
||||
|
||||
annotation class NotDocAnn
|
||||
|
||||
DocAnn class My
|
||||
@DocAnn class My
|
||||
|
||||
NotDocAnn class Your
|
||||
@NotDocAnn class Your
|
||||
|
||||
Reference in New Issue
Block a user