Files
Construction-of-Compilers/Project-02/whileprograms/complex.while
Jan-Niclas Loosen fe33668b5f Init next project
2025-11-11 14:40:50 +01:00

3 lines
52 B
Plaintext

while while 1 do { 2 }
do { while 3 do { 4 } }