Browse Source

script to make a compile test

narodnik 6 năm trước cách đây
mục cha
commit
f92656c8be
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      compile.sh

+ 2 - 0
compile.sh

@@ -0,0 +1,2 @@
+#!/bin/bash
+python scripts/parser.py proofs/sapling3.prf | rustfmt > proofs/sapling3.rs