update inbox list
This commit is contained in:
3
vendor/scrivo/highlight.php/test/markup/ebnf/terminators.expect.txt
vendored
Normal file
3
vendor/scrivo/highlight.php/test/markup/ebnf/terminators.expect.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<span class="hljs-attribute">full-stop</span> = <span class="hljs-string">"."</span> .
|
||||
<span class="hljs-attribute">semicolon</span> = <span class="hljs-string">";"</span> ;
|
||||
<span class="hljs-attribute">end-test</span> = <span class="hljs-string">"end"</span> ; <span class="hljs-comment">(* ending production to test semicolon *)</span>
|
||||
Reference in New Issue
Block a user