packages feed

c2hs-0.24.1: tests/bugs/issue-127/issue127.c

#include "issue127.h"

bool tst(int n)
{
  return n > 0;
}