Arminius / cat-language

Automatically exported from code.google.com/p/cat-language
Other
0 stars 0 forks source link

'dhead drop' not as expected #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. [1 2 3] list 
2. dhead
3. drop

What is the expected output? 
stack: (1,2,3) 

What do you see instead?
stack: ()

What version of the product are you using? On what operating system?

0.18.2 on Windows XP 
Please provide any additional information below.

Original issue reported on code.google.com by arumaka...@gmail.com on 31 Dec 2007 at 3:41

GoogleCodeExporter commented 9 years ago
I've misunderstood what 'drop' does.
Forgive my ignorance.

Original comment by arumaka...@gmail.com on 31 Dec 2007 at 4:00

GoogleCodeExporter commented 9 years ago

Original comment by cdiggins on 3 Jan 2008 at 2:13