aboutsummaryrefslogtreecommitdiffhomepage
path: root/samples/fun/thue-morse.bruijn
diff options
context:
space:
mode:
authorMarvin Borner2024-03-03 15:03:41 +0100
committerMarvin Borner2024-03-03 22:29:24 +0100
commit6ae44d09faa0ae353c0818705503cad42127d102 (patch)
treea923d00d520f85a608f51416184e5b3b6f178549 /samples/fun/thue-morse.bruijn
parent03155d6e515c76d5ab59f814592484c849313130 (diff)
Even more samples
wtf
Diffstat (limited to 'samples/fun/thue-morse.bruijn')
-rw-r--r--samples/fun/thue-morse.bruijn2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/fun/thue-morse.bruijn b/samples/fun/thue-morse.bruijn
index 3f40e01..83e93fe 100644
--- a/samples/fun/thue-morse.bruijn
+++ b/samples/fun/thue-morse.bruijn
@@ -5,6 +5,6 @@
:import std/Logic .
:import std/String .
-main [take (number! 0) tm]
+main [take (string→number 0) tm]
xpd z [[[[0 2 [0 [[5 0 1]] (2 4)]]]]]
tm z [xpd true (0 false)]