infix: adding alternate syntax.

John Benediktsson 2013-04-04 15:05:49 -07:00
parent abc68117af
commit 8c2419d115
1 changed files with 3 additions and 0 deletions

View File

@ -120,3 +120,6 @@ PRIVATE>
SYNTAX: [infix
"infix]" [infix-parse suffix! \ call suffix! ;
SYNTAX: infix[
"]" [infix-parse suffix! \ call suffix! ;