From 6ae44d09faa0ae353c0818705503cad42127d102 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 3 Mar 2024 15:03:41 +0100 Subject: Even more samples wtf --- samples/fun/thue-morse.bruijn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/fun/thue-morse.bruijn') 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)] -- cgit v1.2.3