Skip to content
Snippets Groups Projects
main.c 84 B
Newer Older
  • Learn to ignore specific revisions
  • chrg's avatar
    chrg committed
    // A small test of basic reduction. Should not reduce.
    int main() {
        return 0;
    }