Who can find the most useful usage of this?
thisContext instVarNamed: #receiver put: 42.
self factorial
GOTO statement in Pharo:
FileStream stdout nextPutAll: 'Hello world'; lf.�
thisContext jump: -12.
Let's collect the next ones :-)
Cheers,
-- Pavel