Pt 165180296 fix fate scanner #143

Merged
zxq9 merged 13 commits from PT-165180296-fix-fate-scanner into master 2019-04-10 17:49:34 +09:00
Showing only changes of commit fe7e3a638a - Show all commits

View File

@ -18,7 +18,7 @@ INT = {DIGIT}+
HEX = 0x{HEXDIGIT}+
OBJECT = @[a-z][a-z]_{BASE58}+
HASH = #{BASE64}+
SIG = \$\sg_{BASE58}+
SIG = \$sg_{BASE58}+
WS = [\000-\s]
ID = {LOWER}[a-zA-Z0-9_]*
STRING = "[^"]*"