index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
Misc
/
Inputs
/
include.h
blob: 72835e90a551d1eca4418c055a74f8ea32e35f34 (
about
) (
plain
)
1
2
3
#define EQUALS(a,b) a == b int foo(int x) { return x; }