peg.javascript: spaces
parent
f8d3183bbf
commit
c3c923749c
|
@ -4,4 +4,4 @@ USING: kernel accessors peg.javascript.tokenizer peg.javascript.parser ;
|
||||||
IN: peg.javascript
|
IN: peg.javascript
|
||||||
|
|
||||||
: parse-javascript ( string -- ast )
|
: parse-javascript ( string -- ast )
|
||||||
javascript ;
|
javascript ;
|
||||||
|
|
Loading…
Reference in New Issue