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
/
object
/
good
/
class-to-nil.tig
blob: 50d3b3e958584528d06f8e73b19b5715e20e53f5 (
plain
)
1
2
3
4
5
6
let type Entity = class {} var object := new Entity in object := nil end