summaryrefslogtreecommitdiff
path: root/examples/simple.c
blob: a8110a770c09fea7a7bb307871236d644cd8069d (plain)
1
2
3
if (x + 5 == 10) {
    x += 2;
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback