diff options
Diffstat (limited to 'src/interp/br-op2.boot')
-rw-r--r-- | src/interp/br-op2.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-op2.boot b/src/interp/br-op2.boot index 298c2fec..3d576881 100644 --- a/src/interp/br-op2.boot +++ b/src/interp/br-op2.boot @@ -80,7 +80,7 @@ htSayExplicitExports r == htSay '":" for x in r repeat htSay '"\newline " - x is ['SIGNATURE,op,sig] => + x is ['SIGNATURE,op,sig,:.] => ops := escapeSpecialChars STRINGIMAGE op htMakePage [['bcLinks,[ops,'"",'oPage,ops]]] htSay '": " |