lean4-htt/tests/lean/run/float_cases_bug.lean
2020-09-11 15:31:14 -07:00

4 lines
84 B
Text

new_frontend
def foo (xs : List Nat) :=
xs.span (fun n => oldCoe (decide (n = 1)))