summaryrefslogtreecommitdiff
path: root/fib.kpl
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-30 16:01:16 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-30 16:01:16 -0400
commit085c241434c0c5e2c369c6b9ea9b9c4c90a10ac9 (patch)
treecc63adeca60c17d3a15acac89131705e9cf4cca8 /fib.kpl
parente11974e8fdc384d88ce71bb94a96758032910164 (diff)
remove ok
Diffstat (limited to 'fib.kpl')
-rw-r--r--fib.kpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fib.kpl b/fib.kpl
index a288099..debb6f0 100644
--- a/fib.kpl
+++ b/fib.kpl
@@ -34,5 +34,4 @@
)
}
`value fib_string `sync U64 $ args `get -1
- `ok
)