db4
Chris Double 2008-03-29 18:33:37 +13:00
parent 8105e66aec
commit ca4f775756
1 changed files with 1 additions and 1 deletions

View File

@ -572,7 +572,7 @@ PRIVATE>
: PEG: : PEG:
(:) [ (:) [
[ [
call compile 1quotation call compile [ compiled-parse ] curry
[ dup [ parse-result-ast ] [ "Parse failed" throw ] if ] [ dup [ parse-result-ast ] [ "Parse failed" throw ] if ]
append define append define
] with-compilation-unit ] with-compilation-unit