compiler/tests/PPCLL1VisitorTest.st
changeset 454 a9cd5ea7cc36
parent 452 9f4558b3be66
--- a/compiler/tests/PPCLL1VisitorTest.st	Sun May 10 06:46:56 2015 +0100
+++ b/compiler/tests/PPCLL1VisitorTest.st	Sun May 10 14:20:24 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Tests-Visitors'
 !
 
+
 !PPCLL1VisitorTest methodsFor:'as yet unclassified'!
 
 setUp
@@ -139,3 +140,10 @@
     
 ! !
 
+!PPCLL1VisitorTest class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+