Browse Source

fix#2: bf

txlyre 1 year ago
parent
commit
2883fb1ee4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      langs/bf/run.sh

+ 2 - 0
langs/bf/run.sh

@@ -2,4 +2,6 @@
 
 
 IN="$(mktemp --suffix .b)"
 IN="$(mktemp --suffix .b)"
 
 
+cat > "$IN"
+
 bf "$IN"
 bf "$IN"