[squeak-dev] Q: Value of just the period, in method body resp. block body

Klaus D. Witzel klaus.witzel at cobss.com
Thu Nov 27 12:55:07 UTC 2008


Quick, what does this method return:

MyClass>>myMethod.

and what does this method's block return:

MyClass>>myBlock

  ^[.]value

I'm writing compiler tests for CorruptVM/Moebius (tests that can then also  
be used with Squeak's compiler and NewCompiler) and want to include these  
two cases as well.

TIA.

/Klaus

-- 
"If at first, the idea is not absurd, then there is no hope for it".  
Albert Einstein




More information about the Squeak-dev mailing list