packages feed

aihc-cpp-1.0.0.2: test/Test/Fixtures/progress/function-macro-basic.hs

#define ADD(x,y) x + y
ADD(1, 2)