index
:
kpl-examples
main
KPL Example Programs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ack.kpl
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'ack.kpl')
-rw-r--r--
ack.kpl
1
1 files changed, 1 insertions, 0 deletions
diff --git a/ack.kpl b/ack.kpl
index 2161836..a68e10c 100644
--- a/
ack.kpl
+++ b/
ack.kpl
@@ -29,4 +29,5 @@
)
}
`value ack_string `sync (U64 $ args `get -2; U64 $ args `get -1)
+ `ok
)