Drop obsolete annotations syntax
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ object Foo private () : Bar {
|
||||
|
||||
}
|
||||
|
||||
object Foo [foo] private [bar()] ()
|
||||
object Foo @[foo] private @[bar()] ()
|
||||
Reference in New Issue
Block a user