hdiff
packages
feed
purescript
-0.15.15: tests/purs/passing/EffFn.js
export var add3 = function (a,b,c) { return a + b + c; };