updated for version 7.4.341
Problem:    sort() doesn't handle numbers well.
Solution:   Add an argument to specify sorting on numbers. (Christian Brabandt)
diff --git a/src/testdir/test55.in b/src/testdir/test55.in
index 85a8063..f12dc2d 100644
--- a/src/testdir/test55.in
+++ b/src/testdir/test55.in
Binary files differ