Files
tp2-vsl-pds/tests/fragment1/while1.vsl
2025-03-27 14:18:48 +01:00

3 lines
42 B
Plaintext

FUNC INT main() WHILE 1 DO RETURN 0 DONE