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
/
test31.tig
blob: 1720610e1c746ca11d8b57aac23b1c55fc2cad52 (
plain
)
1
2
3
4
5
6
/* error : type constraint and init value differ */ let var a : int := " " in a end