hdiff
packages
feed
c2hs
-0.26.2: tests/bugs/issue-149/issue149.c
#include <stdio.h> void test(int arg) { printf("test: %d\n", arg); }