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
/
bind
/
unknown-record.tig
blob: 87e85b5b1f1a11034937032d4f0516ca22595fde (
plain
)
1
2
3
4
5
6
/* error : unknown type */ let var a := rectype { foo = 0 } in 0 end