Grammar: Fix "LabelName" rule (KT-22676)
This commit is contained in:
committed by
Sergey Igushkin
parent
4ffd4f8060
commit
d98c454806
@@ -76,7 +76,7 @@ See [Java interoperability](java-interop.html)
|
||||
*/
|
||||
|
||||
LabelName
|
||||
: "@" SimpleName
|
||||
: SimpleName
|
||||
;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user