presentations/highlight-js/test/markup/crystal/operators.expect.txt

35 lines
258 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
+
-
*
%
&
|
^
**
<<
>>
==
!=
<
<=
>
>=
<=>
===
<span class="hljs-regexp">//</span>
<span class="hljs-regexp">//</span>=
&amp;+
&amp;-
&amp;*
&amp;**
&amp;+=
&amp;-=
&amp;*=
!
~
[]
[]?
[]=
<span class="hljs-regexp">/
</span>