# HG changeset patch # User Claus Gittinger # Date 1457971977 -3600 # Node ID a9e32a75b2cbd46698d41882658edcca43b3d71d # Parent 8d5f1ef527ea4adeed6fa95e06f03c946eeb5481 #DOCUMENTATION class: RegressionTests::STCCompilerTests comment/format in: #test03_compilation diff -r 8d5f1ef527ea -r a9e32a75b2cb 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. "