From d2470f5892fc0b839e2a13f13bf2c0dfdf84b5d6 Mon Sep 17 00:00:00 2001 From: javalsai Date: Mon, 22 Jun 2026 22:20:57 +0200 Subject: [PATCH] fix: new std module loading --- src/lib.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib.sh b/src/lib.sh index c070319..342b8f9 100644 --- a/src/lib.sh +++ b/src/lib.sh @@ -1,4 +1,5 @@ -std::mod::init tests 0.1.0 +std::mod::init tests 0.2.1 \ + "$(eval "$(std::mod::get-self-path)")" ## # Prints the help menu.