updated for version 7.4.149
Problem:    Get E685 error when assigning a function to an autoload variable.
            (Yukihiro Nakadaira)
Solution:   Instead of having a global no_autoload variable, pass an autoload
            flag down to where it is used. (ZyX)
diff --git a/src/testdir/test55.in b/src/testdir/test55.in
index 991c460..4b20de4 100644
--- a/src/testdir/test55.in
+++ b/src/testdir/test55.in
Binary files differ