update inbox list
This commit is contained in:
8
vendor/scrivo/highlight.php/test/markup/coffeescript/division.txt
vendored
Normal file
8
vendor/scrivo/highlight.php/test/markup/coffeescript/division.txt
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Divisions
|
||||
x = 6/foo/i
|
||||
x = 6 /foo
|
||||
x = 6 / foo
|
||||
x = 6 /foo * 2/gm
|
||||
x = f /foo
|
||||
x = f / foo / gm
|
||||
x = f /foo * 2/6
|
||||
Reference in New Issue
Block a user