Failed
Unix32.Kernel.Tests.Methods.BlockClosureTest.testSourceNodeOptimized (from Kernel-Tests)
Error Message
Got 'RBBlockNode([:ctx | [ ctx atEnd ] whileTrue: [ 1 + 2 ] ])' instead of 'RBBlockNode([ :ctx | [ ctx atEnd ] whileTrue: [ 1 + 2 ] ])'.
Stacktrace
BlockClosureTest(TestAsserter)>>assert:description:resumable: BlockClosureTest(TestAsserter)>>assert:description: BlockClosureTest(TestAsserter)>>assert:equals: BlockClosureTest>>testSourceNodeOptimized BlockClosureTest(TestCase)>>performTest