packages feed

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

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