projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bf484ea
)
Test case for #8066.
Jarkko Hietaniemi [Sun, 10 Dec 2000 03:52:02 +0000 (
03:52
+0000)]
p4raw-id: //depot/perl@8067
t/op/misc.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/misc.t
b/t/op/misc.t
index
aea14c8
..
0db36c9
100755
(executable)
--- a/
t/op/misc.t
+++ b/
t/op/misc.t
@@
-595,3
+595,8
@@
for (@locales) {
print "$_ $s\n";
}
EXPECT
+########
+die qr(x)
+EXPECT
+(?-xism:x) at - line 1.
+########