packages feed

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

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