lean4-htt/tests/pkg/def_clash/clean.sh
Mac Malone 291d238ec4
test: symbol clash on private import of same def (#10915)
This PR adds a test for depending on two packages which privately import
modules that define the same Lean definition. It verifies the current
behavior of a symbol clash. This behavior will be fixed later this
quarter.
2025-10-23 03:42:52 +00:00

2 lines
146 B
Bash
Executable file

rm -rf lake-manifest.json .lake/build produced.out
rm -rf deps/fooA/.lake/build deps/fooB/.lake/build deps/useA/.lake/build deps/useB/.lake/build