5 lines
82 B
Bash
Executable file
5 lines
82 B
Bash
Executable file
#!/usr/bin/env bash
|
|
source ../common.sh
|
|
|
|
exec_check lean --run "$f"
|
|
diff_produced
|