slc/examples/gen.slc
2025-01-08 01:59:07 +01:00

9 lines
46 B
Plaintext

: gen
if(1 !=) {
dup 1 -
gen
}
;
5 gen