compiler/tests/PPCNodeFirstFollowNextTests.st
changeset 523 09afcf28ed60
parent 464 f6d77fee9811
child 529 439c4057517f
--- a/compiler/tests/PPCNodeFirstFollowNextTests.st	Tue Aug 18 22:16:18 2015 +0100
+++ b/compiler/tests/PPCNodeFirstFollowNextTests.st	Tue Aug 18 22:46:10 2015 +0100
@@ -20,6 +20,7 @@
 "
 !
 
+
 !PPCNodeFirstFollowNextTests methodsFor:'setup'!
 
 setUp
@@ -672,3 +673,10 @@
     self assert: followSet anyMatchesType: PPCTrimmingTokenNode. 
 ! !
 
+!PPCNodeFirstFollowNextTests class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+