cpehle / cat-language

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

Flatten not working #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
((1)(2)) flatten

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

What do you see instead?
uncaught exception, stack was not displayed

What version of the product are you using? On what operating system?
Cat 0.16, Windows XP, C# Express 2005

Original issue reported on code.google.com by nothingo...@gmail.com on 18 Jul 2007 at 11:32

GoogleCodeExporter commented 8 years ago

Original comment by cdiggins on 6 Apr 2008 at 4:04