added hsargs, hsexit and bundler mode
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user