endojs / Jessie

Tiny subset of JavaScript for ocap-safe universal mobile code
Apache License 2.0
281 stars 16 forks source link

fix ()s in functionExpr, functionDecl #9

Closed dckc closed 6 years ago

dckc commented 6 years ago

use param ** "," rather than params, which already has ( ... )

fixes #6