Drop obsolete annotations syntax
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ fun foo() {
|
||||
|
||||
label@simpleName
|
||||
|
||||
val x = @ann [ann] l@{
|
||||
val x = @ann @[ann] l@{
|
||||
a, b, c -> a
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user