presentations/highlight-js/test/markup/crystal/regexes.txt

13 lines
114 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
if /foo/
unless /foo/
case /foo/
select /foo/
when /foo/
while /foo/
until /foo/
+/foo/
# NG
xif /foo/
ifx /foo/