lean4-htt/tests/pkg/debug
Sebastian Ullrich 8e47d29bf9
feat: debug_assert! (#7256)
This PR introduces the `assert!` variant `debug_assert!` that is
activated when compiled with `buildType` `debug`.

---------

Co-authored-by: Mac Malone <tydeu@hatpress.net>
2025-03-03 16:34:44 +00:00
..
lakefile.toml feat: debug_assert! (#7256) 2025-03-03 16:34:44 +00:00
Main.lean feat: debug_assert! (#7256) 2025-03-03 16:34:44 +00:00
test.sh feat: debug_assert! (#7256) 2025-03-03 16:34:44 +00:00