packages feed

purescript-0.15.15: tests/purs/passing/ESFFIFunctionFunction.js

export function functionName(a) {
  return a;
}