lean4-htt/tests/lean/new-compiler
Cameron Zwarich 471553102c
chore: delete redundant copy of unhygienicCode test (#8832)
This copy in `lean/new-compiler` is the same as the copy In `lean`, just
with different IR printing settings.
2025-06-17 04:57:07 +00:00
..
run
1657.lean
1657.lean.expected.out
baseIO.lean
baseIO.lean.expected.out
CompilerConstantFold.lean
CompilerConstantFold.lean.expected.out
CompilerElimDeadBranches.lean
CompilerElimDeadBranches.lean.expected.out
CompilerProvokeFloatLet.lean
CompilerProvokeFloatLet.lean.expected.out
jpCasesDiscrM.lean
jpCasesDiscrM.lean.expected.out
jpCasesNary.lean
jpCasesNary.lean.expected.out
jpClosureIssue.lean
jpClosureIssue.lean.expected.out
lambdaLiftCache.lean
lambdaLiftCache.lean.expected.out
README.md
reduceArity.lean
reduceArity.lean.expected.out
seqToCodeIssue.lean
seqToCodeIssue.lean.expected.out
unhygienicCode.lean.expected.out

This folder contains test files for the new compiler. They are currently disabled while development on the compiler is paused and compiler.enableNew is deactivated.