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

12 lines
114 B
Text

if /foo/
unless /foo/
case /foo/
select /foo/
when /foo/
while /foo/
until /foo/
+/foo/
# NG
xif /foo/
ifx /foo/