Closed jeremie-koenig closed 8 years ago
Hi Gregory,
The example in README.md still has foreach [ db:my_lemmas ] run k; you may want to drop run.
foreach [ db:my_lemmas ] run k
run
Best,
Also, "combines the invocations of k in the same was a first" -> should read way as.
Fixed in d418ff867e8cd0524f17f40f0c94860dc0611984.
In the future, feel free to submit pull-requests.
Hi Gregory,
The example in README.md still has
foreach [ db:my_lemmas ] run k
; you may want to droprun
.Best,