packages feed

c2hs-0.23.1: tests/bugs/issue-48/issue48.c

#include "issue48.h"

int64_t foo(int64_t n)
{
  return n + 1;
}