Ver Fonte

fix#2: bf

txlyre há 1 ano atrás
pai
commit
2883fb1ee4
1 ficheiros alterados com 2 adições e 0 exclusões
  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"