diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-24 19:29:06 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-24 19:29:06 -0400 |
| commit | e11974e8fdc384d88ce71bb94a96758032910164 (patch) | |
| tree | b620cd060ad7d22737980551a67fc1a442ac238e /ack.kpl | |
| parent | 1635ece1af3e48bdda2f7d04ca783c8684ba5b08 (diff) | |
add ok to is_main to return ok result while having ability to error
Diffstat (limited to 'ack.kpl')
| -rw-r--r-- | ack.kpl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,4 +29,5 @@ ) } `value ack_string `sync (U64 $ args `get -2; U64 $ args `get -1) + `ok ) |
