CRGreathouse

Joined 15 May 2024
m
(→‎GeSHi tester: more operators)
Line 59:
n=[1,2][9^9%2+1] \\ other operators
(a && b) || (c && d) == e++ === f-- != g;
!#[]~ \\ operators
for(i=1,9,variable_with_underscore);
Mod(3,9).mod \\ member function