index
:
SemVerif-Projet.git
master
Projet de Sémantique
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
sources
/
0401_assert_false.c
blob: b2bc7024b5e64d363eee09bf9f2295d10fb3f7a0 (
plain
) (
tree
)
bcde99f
1
2
int
x
=
9
;
assert
(
x
<
5
);