parent
bfe3f86116
commit
d2ba26a53e
6 changed files with 11 additions and 3 deletions
|
@ -17,6 +17,7 @@ rules
|
|||
js: Stream() -> $[Stdio]
|
||||
js: Int(x) -> x
|
||||
js: LitString(x) -> <javaLitString>x
|
||||
js: EscString(x) -> x
|
||||
js: Sum(x,y) -> $[[x] + [y]]
|
||||
js: Gets(x, y) -> $[[x].gets([y])]
|
||||
js: To(x, y) -> $[to([x],[y])]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue