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
/
assert
/
good
/
assert-call.tig
blob: 86586fc920ca30178e6b4fe0782a083d1ef7ca4d (
plain
)
1
2
3
4
5
let function return_5(): int = 5 in assert return_5() = 5 end