teak-llvm/clang/test/CodeGen/Inputs/debug-info-file-checksum.c
2016-12-25 10:12:27 +00:00

4 lines
33 B
C

int foo(int x) {
return x+1;
}