diff options
Diffstat (limited to 'samples/io/random.bruijn')
-rw-r--r-- | samples/io/random.bruijn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/samples/io/random.bruijn b/samples/io/random.bruijn deleted file mode 100644 index ab23f91..0000000 --- a/samples/io/random.bruijn +++ /dev/null @@ -1,6 +0,0 @@ -# "cat /dev/random | bruijn random.bruijn" -# prints number between 0 and 255 - stdin laziness! - -:import std/Pair . - -main [^0] |