lean4-htt/tests/compiler/escape.lean

3 lines
121 B
Text

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