diff bin/asmbf @ 11994:df4d38e8e979 draft

<oerjan> sled bin/asmbf//s/^/print_args_or_input "$@" |/
author HackEso <hackeso@esolangs.org>
date Fri, 25 Oct 2019 21:18:24 +0000
parents 20a9de091c24
children 991a441ae5b9
line wrap: on
line diff
--- a/bin/asmbf	Thu Oct 24 22:30:24 2019 +0000
+++ b/bin/asmbf	Fri Oct 25 21:18:24 2019 +0000
@@ -1,1 +1,1 @@
-tr / \\n | bfasm
\ No newline at end of file
+print_args_or_input "$@" |tr / \\n | bfasm
\ No newline at end of file