"Load package"
Gofer new
squeaksource: 'DaliotsPlayground';
package: 'Ameba';
load.
"run objects"
x := Ameba example."kill objects" x do: #delete. -- View this message in context: http://forum.world.st/Have-you-played-with-Ameba-tp3585624p3585624.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
