txlyre 1 жил өмнө
parent
commit
2883fb1ee4
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  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"