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
/
unit
/
ast
/
test_hello.cc
blob: b52d5acd2cbaf8af36df01054e1a47da2e7e71eb (
plain
)
1
2
3
4
5
6
#include <criterion/criterion.h> Test(ast, hello) { 1; }