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 3190d60 commit 5be26bdCopy full SHA for 5be26bd
test/cases/basic3.txt
@@ -140,3 +140,6 @@
140
144 .*(/000).* /000 (0,4)(0,4)
141
145 .*(\\000).* \000 (0,4)(0,4)
142
146 \\000 \000 (0,4)
143
+ 147 [[:graph:]]+ !#}~ (0,4)
144
+ 148 [[:xdigit:]]+ dE4db3eF (0,8)
145
+ 149 [[:print:]]+ !#}~ (0,4)
0 commit comments