compiler/tests/extras/PPCLL1ExpressionGrammarTest_Universal.st
changeset 530 e36906742693
parent 510 869853decf31
child 537 fb212e14d1f4
--- a/compiler/tests/extras/PPCLL1ExpressionGrammarTest_Universal.st	Mon Aug 24 23:42:53 2015 +0100
+++ b/compiler/tests/extras/PPCLL1ExpressionGrammarTest_Universal.st	Tue Aug 25 01:30:32 2015 +0100
@@ -9,9 +9,17 @@
 	category:'PetitCompiler-Extras-Tests-Expressions'
 !
 
+
 !PPCLL1ExpressionGrammarTest_Universal methodsFor:'accessing'!
 
 compilerConfiguration
     ^ PPCConfiguration universal
 ! !
 
+!PPCLL1ExpressionGrammarTest_Universal class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+