simon 01/09/14 02:08:07
Modified: t test3.pasm
Log:
Add "end"
Courtesy of: Gibbs Tanton - tgibbs <[EMAIL PROTECTED]>
Revision Changes Path
1.2 +2 -1 parrot/t/test3.pasm
Index: test3.pasm
===================================================================
RCS file: /home/perlcvs/parrot/t/test3.pasm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -r1.1 -r1.2
--- test3.pasm 2001/09/10 22:18:43 1.1
+++ test3.pasm 2001/09/14 09:08:07 1.2
@@ -194,4 +194,5 @@
print_i I1
pop_i
print_i I1
+ end
\ No newline at end of file