cho45 #4287(2007/11/21 07:00 GMT) [ Io ] Rating3/3=1.00
1 2 3 4 5 6 7 8 9 10 11 12 13 14
foo := method( call coroutine callStack at(2) message name ) bar := method( foo ) baz := method( foo ) bar println baz println
Rating3/3=1.00-0+
[ reply ]
cho45
#4287()
[
Io
]
Rating3/3=1.00
foo := method( call coroutine callStack at(2) message name ) bar := method( foo ) baz := method( foo ) bar println baz printlnRating3/3=1.00-0+
[ reply ]