1/1: Building Issue758 (Issue758.idr)
Issue758>  0 b : Type
 0 m : Type -> Type
 0 a : a
 0 ma : m ((1 _ : a) -> b)
 0 f : (1 _ : a) -> b
------------------------------
what_is_f : m ()
Issue758> Bye for now!
