]> code.delx.au - gnu-emacs/blobdiff - test/indent/perl.perl
Merge from emacs-24; up to 2014-07-27T09:41:59Z!ttn@gnu.org
[gnu-emacs] / test / indent / perl.perl
index 34cd4af112575f5858f6a61558fbddfb83d69375..00ef312f735fefbf0b71a17fec4499a35b0cec8f 100755 (executable)
@@ -1,6 +1,10 @@
 #!/usr/bin/perl
 # -*- eval: (bug-reference-mode 1) -*-
 
+sub add_funds($) {
+    return 0;
+}
+
 use v5.14;
 
 my $str= <<END;
@@ -24,6 +28,13 @@ EOF2
 bar
 EOF1
 
+$config = {
+    b  =>
+        [
+         "123",
+        ],
+    c => "123",
+};
 
 print <<"EOF1" . <<\EOF2 . s/he"llo/th'ere/;
 foo