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

3 lines
53 B
Plaintext

FUNC INT main() IF 1 THEN RETURN 1 ELSE RETURN 0 FI