compiler/tests/PPCContextTest.st
changeset 413 5389e6fbb3bc
parent 392 9b297f0d949c
child 422 116d2b2af905
--- a/compiler/tests/PPCContextTest.st	Mon Nov 03 20:28:27 2014 +0000
+++ b/compiler/tests/PPCContextTest.st	Wed Nov 05 21:40:01 2014 +0000
@@ -7,9 +7,17 @@
 	category:'PetitCompiler-Tests-Context'
 !
 
+
 !PPCContextTest methodsFor:'as yet unclassified'!
 
 context
 	^ PPCContext new
 ! !
 
+!PPCContextTest class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+