generic.parser: fix unbalanced-private-declaration.

db4
John Benediktsson 2015-06-16 18:58:54 -07:00
parent b2adcaaac9
commit 24953512a7
1 changed files with 0 additions and 2 deletions

View File

@ -51,8 +51,6 @@ ERROR: bad-method-effect ;
[ ?execute-parsing \ ; parse-until append >quotation ] [ ?execute-parsing \ ; parse-until append >quotation ]
} case ; } case ;
PRIVATE>
: (M:) ( -- method def ) : (M:) ( -- method def )
[ [
scan-new-method [ parse-method-definition ] with-method-definition scan-new-method [ parse-method-definition ] with-method-definition