summaryrefslogtreecommitdiff
path: root/tests/sources/0401_assert_false.c
blob: b2bc7024b5e64d363eee09bf9f2295d10fb3f7a0 (plain) (blame)
1
2
int x = 9;
assert (x < 5);