dedijk4/vendor/matthiasmullie/minify/data/js/operators_after.txt
2020-02-19 16:42:35 +01:00

43 lines
114 B
Plaintext

+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
.
[
]
?
:
,
;
(
)
}