# all I meant was this: ```nim # proc whatever(someValue: SomeNumber) # proc whatever[T: SomeNumber](someValue: T)