#DOCUMENTATION
authorClaus Gittinger <cg@exept.de>
Mon, 14 Mar 2016 17:12:57 +0100
changeset 1360 a9e32a75b2cb
parent 1359 8d5f1ef527ea
child 1361 82462e2d93ae
#DOCUMENTATION class: RegressionTests::STCCompilerTests comment/format in: #test03_compilation
RegressionTests__STCCompilerTests.st
--- a/RegressionTests__STCCompilerTests.st	Sun Mar 13 02:12:51 2016 +0100
+++ b/RegressionTests__STCCompilerTests.st	Mon Mar 14 17:12:57 2016 +0100
@@ -181,8 +181,8 @@
 
 test03_compilation
     "As of 2013-09-04, instance variables of Class are not visible
-     in class methods of ordinary classes. For bytecode-compiled method
-     they are.
+     in class methods of ordinary classes. 
+     For bytecode-compiled method they are.
 
      This tests checks for this bug.
     "