fix non-terminal reference

This commit is contained in:
Robby Findler 2013-04-06 08:06:27 -05:00
parent 47c1334f6d
commit 8231db1961

View File

@ -787,13 +787,13 @@ symbols, and that return a symbol.
[(->i (mandatory-dependent-dom ...)
dependent-rest
pre-condition
dep-range
dependent-range
post-condition)
(->i (mandatory-dependent-dom ...)
(optional-dependent-dom ...)
dependent-rest
pre-condition
dep-range
dependent-range
post-condition)]
([mandatory-dependent-dom id+ctc
(code:line keyword id+ctc)]