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-field-type.tig
blob: cf21308a1bc0a0546c0b31fdb6739cf494f28c9b (
plain
)
1
2
3
4
5
let type rec = { a : unknown } in rec { a = 42 } end