> Since I want to replace self should: by self assert: I wrote something
> like that
>
> ParseTreeRewriter new
>        replace: 'self should: `[email protected]' with: 'self assert:
> `[email protected]'; yourself
>
>
> Now how can I get the code run?

Accept (Apple+S)

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to