mirror of
https://github.com/leanprover/lean4.git
synced 2026-03-17 10:24:07 +00:00
5 lines
94 B
Bash
Executable File
5 lines
94 B
Bash
Executable File
#!/usr/bin/env bash
|
|
source ../../tests/common.sh
|
|
|
|
exec_check_raw lean -Dlinter.all=false "$f"
|