update inbox list
This commit is contained in:
3
vendor/scrivo/highlight.php/test/markup/go/numbers.expect.txt
vendored
Normal file
3
vendor/scrivo/highlight.php/test/markup/go/numbers.expect.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
float_var := <span class="hljs-number">1.0e10</span>
|
||||
complex_var := <span class="hljs-number">1.2e5</span>+<span class="hljs-number">2.3i</span>
|
||||
hex_int := <span class="hljs-number">0xcf3e4028ac084aea</span>
|
||||
Reference in New Issue
Block a user