projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7f16a91
)
Thinko.
Jarkko Hietaniemi [Fri, 7 Sep 2001 22:57:00 +0000 (22:57 +0000)]
p4raw-id: //depot/perl@11944
lib/integer.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/integer.t
b/lib/integer.t
index
4184747
..
a74c404
100644
(file)
--- a/
lib/integer.t
+++ b/
lib/integer.t
@@
-43,4
+43,4
@@
SKIP: {
}
}
-is(~0, -1, "unsigned");
+is(~0, -1, "signed instead of unsigned");