index
:
SemVerif-Projet.git
master
Projet de Sémantique
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
sources
/
0100_print_var.c
blob: e2f9464a06dc07ffcf2ed5458dc1b29359bca7a4 (
plain
) (
blame
)
1
2
int
x
=
2
;
print
(
x
);