update inbox list
This commit is contained in:
12
vendor/scrivo/highlight.php/test/markup/crystal/regexes.txt
vendored
Normal file
12
vendor/scrivo/highlight.php/test/markup/crystal/regexes.txt
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
if /foo/
|
||||
unless /foo/
|
||||
case /foo/
|
||||
select /foo/
|
||||
when /foo/
|
||||
while /foo/
|
||||
until /foo/
|
||||
+/foo/
|
||||
|
||||
# NG
|
||||
xif /foo/
|
||||
ifx /foo/
|
||||
Reference in New Issue
Block a user