UNPKG

firescript

Version:
23 lines (22 loc) 400 B
{ "type": "ArrowFunctionExpression", "params": [{ "type": "Identifier", "name": "foo" }, { "type": "Identifier", "name": "bar" }], "fsParamTypings": [], "body": { "type": "BlockStatement", "body": [{ "type": "ReturnStatement", "argument": { "type": "Literal", "value": "banana", "raw": "'banana'" } }] } }