hdiff
packages
feed
c2hs
-0.23.1: tests/bugs/issue-20/issue20.c
#include <stdlib.h> size_t foo(int n) { return n * sizeof(int); }