compiler/tests/extras/PPCLRPContainedElement.st
changeset 534 a949c4fe44df
parent 511 527038bc8edf
--- a/compiler/tests/extras/PPCLRPContainedElement.st	Wed Aug 26 23:34:48 2015 +0100
+++ b/compiler/tests/extras/PPCLRPContainedElement.st	Sat Aug 29 07:56:14 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Extras-Tests-LRP'
 !
 
+
 !PPCLRPContainedElement methodsFor:'accessing'!
 
 container
@@ -19,3 +20,10 @@
     container := anObject
 ! !
 
+!PPCLRPContainedElement class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+