lean4-htt/tests/compiler/escape.lean
2025-10-23 08:38:57 +00:00

3 lines
121 B
Text

def main : IO Unit := do
IO.eprintln $ "\rfailed at counter-example"
IO.eprintln $ "\tfailed at counter-example"