txlyre 1 anno fa
parent
commit
2883fb1ee4
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      langs/bf/run.sh

+ 2 - 0
langs/bf/run.sh

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