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.
2 lines
146 B
Bash
Executable file
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
|