added hsargs, hsexit and bundler mode

This commit is contained in:
Luxferre
2026-07-04 08:52:56 +03:00
parent 10f0b39d8e
commit 4fc3ee518a
7 changed files with 116 additions and 1 deletions
+10
View File
@@ -215,3 +215,13 @@ my_inline 100 = if [ " :: (inline) PASS" puts cr ] [ " :: (inline) FAIL" puts
# " hseval FAIL" puts cr
# ]
# 12. Host Arguments & Host Exit
"Testing host arguments and exit..." puts cr
hsargs isquot [ hsargs qlen 0 > ] and if [
" hsargs PASS" puts cr
] [
" hsargs FAIL" puts cr
]
0 hsexit