dyoo / WeScheme

29 stars 16 forks source link

stx objects don't know how to deal with boxes or vector literals #66

Closed dyoo closed 11 years ago

dyoo commented 12 years ago

The following will cause WeScheme to break:

#&42

or:

#(1 2 3)
dyoo commented 11 years ago

Note: this is fixed in Whalesong, so I'm closing this issue with the expectation that we'll get this fix for free as soon as we switch over.