summary refs log tree commit diff stats
path: root/tests/constructors/b.nim
blob: 437dd05504228b3920e27d2313035818f8326636 (plain) (blame)
1
2
type B* = object
proc A*(a, b: float): B = discard