aboutsummaryrefslogtreecommitdiffhomepage
path: root/samples/fun/goldbach.bruijn
diff options
context:
space:
mode:
Diffstat (limited to 'samples/fun/goldbach.bruijn')
-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]]]])]