Try this code, it is not working (Firefox 52):
and will print <ok> instead of 84 <ok> while this code works:
and will print 84 <ok>
With the same idea:
will not produce a stack underflow.
Still the same idea:
42 DUP . . will only consume and display 1 element
Try this code, it is not working (Firefox 52):
and will print
<ok>instead of84 <ok>while this code works:and will print
84 <ok>With the same idea:
will not produce a stack underflow.
Still the same idea:
42 DUP . .will only consume and display 1 element