]> matita.cs.unibo.it Git - pkg-cerco/acc-trusted.git/blob - tests/test5.c
Imported Upstream version 0.1
[pkg-cerco/acc-trusted.git] / tests / test5.c
1 int main() {
2         return ((char) 1 - (char)4);
3 }