aboutsummaryrefslogtreecommitdiffhomepage
path: root/samples/fun
diff options
context:
space:
mode:
authorMarvin Borner2024-09-08 14:34:34 +0200
committerMarvin Borner2024-09-08 14:34:34 +0200
commit8896fb6d8507f28708699e54a4fd03288b05d5b3 (patch)
tree6f7c06bac4a187a7648ff93e47ea0947fa8b626c /samples/fun
parentf7be717a95009da05e5097a7e8a5b565f66495a0 (diff)
Fun new tupling technique
Diffstat (limited to 'samples/fun')
-rw-r--r--samples/fun/goldbach.bruijn2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/fun/goldbach.bruijn b/samples/fun/goldbach.bruijn
index 8f2a235..feaf1ee 100644
--- a/samples/fun/goldbach.bruijn
+++ b/samples/fun/goldbach.bruijn
@@ -18,4 +18,4 @@ primes sieve zeroS
check y [[[[[primes 0 (1 (4 0))] testp1]]]]
testp1 [0 0 2 [0 4] 0]
-main primes (check [[[[0]]]])
+main [primes (check [[[[0]]]])]