update inbox list
This commit is contained in:
3
vendor/scrivo/highlight.php/test/markup/rust/variables.expect.txt
vendored
Normal file
3
vendor/scrivo/highlight.php/test/markup/rust/variables.expect.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<span class="hljs-keyword">let</span> foo;
|
||||
<span class="hljs-keyword">let</span> <span class="hljs-keyword">mut</span> bar;
|
||||
<span class="hljs-keyword">let</span> _foo_bar;
|
||||
Reference in New Issue
Block a user