Remove a bug that caused local variables declarations in the format

{ | internal -- } to be rejected.
This commit is contained in:
dcs 2000-06-07 22:00:10 +00:00
parent 890b457137
commit 79159a25e9

View File

@ -52,7 +52,7 @@ set-current
repeat
\ now unstack the locals
0 do
0 ?do
?2loc if (2local) else (local) endif
loop \ ( )