lean4-htt/tests/pkg/user_opt
Sebastian Ullrich b07384acbb
feat: accept user-defined options on the cmdline (#4741)
Initial options are now re-parsed and validated after importing. Cmdline
option assignments prefixed with `weak.` are silently discarded if the
option name without the prefix does not exist.

Fixes #3403
2024-08-02 12:24:56 +00:00
..
UserOpt
lakefile.toml feat: accept user-defined options on the cmdline (#4741) 2024-08-02 12:24:56 +00:00
test.sh
UserOpt.lean
UserOptCmdline.lean feat: accept user-defined options on the cmdline (#4741) 2024-08-02 12:24:56 +00:00