##([ 'abc' printString ]) fails
By Paolo Bonzini - Posted on October 24th, 2008
Project: | GNU Smalltalk |
Component: | VM |
Category: | bug |
Priority: | normal |
Assigned: | Unassigned |
Status: | fixed |
Description
'abc' is returned instead of a block. Probably something very stupid is being done.
Updates
#1 submitted by Paolo Bonzini on Fri, 10/24/2008 - 09:01
Status: | active | » fixed |
fixed on master by e75a784d76cc440155aa11679ac863503894313e, will backport to stable branch.