projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59c218f
)
* test/automated/flymake/warnpred/test.pl: Tweak earlier change.
author
Glenn Morris
<rgm@gnu.org>
Sat, 13 Dec 2014 21:17:38 +0000
(13:17 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 13 Dec 2014 21:17:38 +0000
(13:17 -0800)
test/automated/flymake/warnpred/test.pl
patch
|
blob
|
history
diff --git
a/test/automated/flymake/warnpred/test.pl
b/test/automated/flymake/warnpred/test.pl
index 2752904be24e5379530b3abdd424bc4c7d386343..d5abcb47e7f6649edd1828adf56cedb472a75b85 100644
(file)
--- a/
test/automated/flymake/warnpred/test.pl
+++ b/
test/automated/flymake/warnpred/test.pl
@@
-1,2
+1,2
@@
@arr = [1,2,3,4];
-$b = @arr[1];
+
my
$b = @arr[1];