mirror of https://github.com/t1meshift/js.git
3 lines
35 B
JavaScript
3 lines
35 B
JavaScript
|
2+2*2;
|
||
|
2 + 2 == 5;
|
||
|
1/0 !== infty;
|