packages feed

ide-backend-0.10.0: TestSuite/inputs/FFI/ffiles/life.c

#include "life.h"
#include "local.h"

int meaningOfLife() {
  return CONSTANT42;
}