b.nim 50 B

12
  1. type B* = object
  2. proc A*(a, b: float): B = discard