Remove a bug that caused local variables declarations in the format
{ | internal -- } to be rejected.
This commit is contained in:
parent
890b457137
commit
79159a25e9
@ -52,7 +52,7 @@ set-current
|
||||
repeat
|
||||
|
||||
\ now unstack the locals
|
||||
0 do
|
||||
0 ?do
|
||||
?2loc if (2local) else (local) endif
|
||||
loop \ ( )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user