python2ruby/test/lexer/3.in
2025-11-21 11:45:43 +01:00

3 lines
No EOL
63 B
Text

x == y != z < > <= >=
a + b - c * d / e % f
( ) [ ] { } , : . ;