From 5b90a986b5f5af48594244122d3d3f44b40325b5 Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau Date: Sat, 28 Oct 2023 10:46:58 +0000 Subject: [PATCH] Fix --- src/std/cli/getopt.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/std/cli/getopt.ss b/src/std/cli/getopt.ss index d1350ba0a3..16f471c9fc 100644 --- a/src/std/cli/getopt.ss +++ b/src/std/cli/getopt.ss @@ -383,7 +383,7 @@ help: (help #f) exit-on-error: (exit? (exit-on-error?)) . gopts) - (def (parse! gopt return) + (def (parse! gopt) (try (getopt-parse gopt args) (catch (e)