ravikumar10 / genyris

Automatically exported from code.google.com/p/genyris
Other
0 stars 0 forks source link

catch crashes on 1 #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
> catch
:  1
:  2
: 
What do you see?
Exception in thread "main" java.lang.ClassCastException: org.genyris.core.Pair 
cannot be cast to org.genyris.core.Symbol
...barf
What is the expected output?
not that!

Original issue reported on code.google.com by birchb1...@gmail.com on 9 Apr 2013 at 11:24

GoogleCodeExporter commented 9 years ago
Fixed in 0.6.12

Original comment by birchb1...@gmail.com on 18 Apr 2013 at 2:54