From 76e222c60d48c9a8e360a4012f1f1fef59c32b42 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 7 Jul 2025 00:35:00 +0200 Subject: [PATCH] test --- sh/test.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sh/test.sh b/sh/test.sh index 7e9a8b7..4862304 100644 --- a/sh/test.sh +++ b/sh/test.sh @@ -4,6 +4,11 @@ # * code # * doc +rwx_test() { + rwx_code_code + rwx_code_doc +} + # ╭──────┬──────╮ # │ test │ code │ # ╰──────┴──────╯