[svn:parrot] r49285 - trunk/t/op

mikehh at svn.parrot.org mikehh at svn.parrot.org
Fri Sep 24 08:39:22 UTC 2010


Author: mikehh
Date: Fri Sep 24 08:39:22 2010
New Revision: 49285
URL: https://trac.parrot.org/parrot/changeset/49285

Log:
add svn properties and pir coda

Modified:
   trunk/t/op/gc-non-recursive.t   (contents, props changed)

Modified: trunk/t/op/gc-non-recursive.t
==============================================================================
--- trunk/t/op/gc-non-recursive.t	Fri Sep 24 08:32:25 2010	(r49284)
+++ trunk/t/op/gc-non-recursive.t	Fri Sep 24 08:39:22 2010	(r49285)
@@ -53,3 +53,9 @@
     setattribute nextiter, '$!value', $P0
     .return ($P0, nextiter)
 .end
+
+# Local Variables:
+#   mode: pir
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4 ft=pir:


More information about the parrot-commits mailing list