packages feed

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

export const functionName = function (a) {
  return a;
}