mirror of
https://github.com/leanprover/lean4.git
synced 2026-03-17 10:24:07 +00:00
This PR declares the module system as no longer experimental and makes the `experimental.module` option a no-op, to be removed.
6 lines
63 B
TOML
6 lines
63 B
TOML
name = "tests"
|
|
|
|
[[lean_lib]]
|
|
name = "Tests"
|
|
globs = ["lean.*"]
|