X-Git-Url: https://gitweb.ps.run/toc/blobdiff_plain/71a20a4f3d4e5f5278f7d004af710af89dfd7ebc..be56e29997e17685eebf8bd7cb745183c60de7db:/gen/Toc.tokens diff --git a/gen/Toc.tokens b/gen/Toc.tokens index ca9564e..a7c0bcb 100644 --- a/gen/Toc.tokens +++ b/gen/Toc.tokens @@ -72,24 +72,24 @@ NEWLINE=64 '*'=8 '['=9 ']'=10 -'func'=11 -'('=12 -')'=13 -','=14 -'struct'=15 -'private'=16 -'<'=17 -'>'=18 -'if'=19 -'else'=20 -'switch'=21 -'case'=22 -'for'=23 -'while'=24 -'return'=25 -'?'=26 +'::'=11 +'func'=12 +'('=13 +')'=14 +','=15 +'struct'=16 +'private'=17 +'<'=18 +'>'=19 +'if'=20 +'else'=21 +'switch'=22 +'case'=23 +'for'=24 +'while'=25 +'return'=26 '.'=27 -'->'=28 +'?'=28 '++'=29 '--'=30 '+'=31