Files
tp2-vsl-pds/tests/aLaMain.vsl
2025-04-05 13:41:23 +02:00

3 lines
54 B
Plaintext

FUNC INT main() {
INT a
RETURN 4 + 6 * 5 + 3 }