update inbox list
This commit is contained in:
1
vendor/scrivo/highlight.php/test/markup/actionscript/method-call.expect.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/actionscript/method-call.expect.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
x.get(<span class="hljs-number">0</span>);
|
||||
1
vendor/scrivo/highlight.php/test/markup/actionscript/method-call.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/actionscript/method-call.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
x.get(0);
|
||||
Reference in New Issue
Block a user