diff options
Diffstat (limited to 'src/interp/nrunopt.boot')
| -rw-r--r-- | src/interp/nrunopt.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nrunopt.boot b/src/interp/nrunopt.boot index deecbd19..a4aea6b5 100644 --- a/src/interp/nrunopt.boot +++ b/src/interp/nrunopt.boot @@ -105,7 +105,7 @@ makeCompactDirect1(op,items) == --identified by a 0 in slot position if r is [n,:s] then slot := - n is [p,:.] => p --the CDR is linenumber of function definition + n is [p,:.] => p --the rest is linenumber of function definition n predCode := s is [pred,:.] => predicateBitIndex pred |
