cvsuser 01/09/18 05:58:39
Modified: t/op string.t
Log:
Removed unnecessary IV cast in concat. Added end to concat test in string.t
Revision Changes Path
1.3 +1 -0 parrot/t/op/string.t
Index: string.t
===================================================================
RCS file: /home/perlcvs/parrot/t/op/string.t,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -r1.2 -r1.3
--- string.t 2001/09/17 23:35:53 1.2
+++ string.t 2001/09/18 12:58:39 1.3
@@ -54,6 +54,7 @@
print S1
set S2, "\n"
print S2
+ end
CODE
fishbone
OUTPUT
- cvs commit: parrot/t/op string.t simon
- cvs commit: parrot/t/op string.t thgibbs
- cvs commit: parrot/t/op string.t simon
- cvs commit: parrot/t/op string.t simon
- cvs commit: parrot/t/op string.t tom
- cvs commit: parrot/t/op string.t tom
- cvs commit: parrot/t/op string.t bdwheele
- cvs commit: parrot/t/op string.t jgoff
- cvs commit: parrot/t/op string.t ajgough
- cvs commit: parrot/t/op string.t simon
- cvs commit: parrot/t/op string.t dan
- cvs commit: parrot/t/op string.t dan
