@@ -4058,4 +4058,8 @@ main() {
if _startswith "$1" '-' ; then _process "$@"; else "$@";fi
}
-main "$@"
+
+main "$@"