We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaaa9f6 commit 108e620Copy full SHA for 108e620
csharp/Platform.Communication.Protocol.Lino/Parser.peg
@@ -28,4 +28,4 @@ eof = !.
28
__ = [ \t]*
29
_ = whiteSpaceSymbol*
30
whiteSpaceSymbol = [ \t\n\r]
31
-referenceSymbol = [^ \t\n\r(:)] / "-"
+referenceSymbol = [^ \t\n\r(:)]
0 commit comments