Update learn-extending.md
Fabio Cevasco h3rald@h3rald.com
Sun, 28 Jan 2024 22:42:19 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
site/contents/learn-extending.md
→
site/contents/learn-extending.md
@@ -30,7 +30,7 @@
``` 'quickpows require :qp -2 \*qp/pow3 \*qp/pow2 puts ;prints 64 +2 *qp/pow3 *qp/pow2 puts ;prints 64 ``` ## Specifying your custom prelude program