mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
if x == y && x != y && x <= y && x >= y && x < y && x > y {
|
|
// ...
|
|
}
|