[Newcompiler] Can't parse Boolean>>#==>

Damien Cassou damien.cassou at gmail.com
Fri Jul 27 12:22:43 UTC 2007


It doesn't seem the parser is able to parse Boolean>>#==>. It seems
due to the name of the method.

Following test shows the failure:

test3CharactersMethodName
 self
     shouldnt: [self defaultParser parseMethod: '==> aBlock
             ^ aBlock']
     raise: Error.

-- 
Damien Cassou


More information about the Newcompiler mailing list