txlyre hace 1 año
padre
commit
2883fb1ee4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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"