language = "cpp"
run = " cd build && mkdir makefile && cd makefile && cmake ../../ && make && ./scc ../../testfile.simplec out.c"