index
:
ING1-Projects.git
main
Projets ING1 2024-2025
Marcellus
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tiger-compiler
/
tests
/
type
/
test24.tig
blob: f9d0df547434db68972729dc902e636355d6b0a8 (
plain
)
1
2
3
4
5
6
7
/* error : variable not array */ let var d :=0 in d[3] end