summaryrefslogtreecommitdiff
path: root/examples/file.c
blob: a94ceead04eecec36c6cb0ee2357cbdc723e84ff (plain)
1
2
3
void hello(int x) {
    x += 1;
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback