packages feed

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

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