1
0
forked from GitHub/gf-core

Generate JavaScript type annotator. Use lindef in JavaScript.

This commit is contained in:
bringert
2006-12-21 00:01:45 +00:00
parent 7cceec0802
commit 15fd1d590a
7 changed files with 73 additions and 47 deletions
+1
View File
@@ -61,6 +61,7 @@ transExpr x = case x of
ENull -> failure x
EThis -> failure x
EFun ids stmts -> failure x
EArray exprs -> failure x
ESeq exprs -> failure x