瀏覽代碼

fix#2: bf

txlyre 1 年之前
父節點
當前提交
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"