April 25, 2009
6:56 a.m.
On Sat, 25 Apr 2009 01:43:44 +0200 stepken <stepken@web.de> wrote:
Hi!
b := x confirm: [:a | (a >= 1) & (a <= 4)].
Fails in Pharo. Buggy in 3.10
What fails? The assignment? s.
... hmmm, perhaps there should be better unit tests ...
Is there any unit test out there, which tests for language conformity?