Files
tp2-vsl-pds/tests/aLaMain.vsl
2025-04-30 15:22:38 +02:00

5 lines
61 B
Plaintext

FUNC INT main() {
INT a,b[10],c,d[11]
a:=1
c:=2
}