packages feed

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

export function functionName(a) {
  return a;
}