summary refs log tree commit diff stats
path: root/nimdoc/testproject/subdir/subdir_b/utils_helpers.nim
blob: 2c45ffb8347bd230fdc8613e2b42ffdfd5a686b7 (plain) (blame)
1
proc funWithGenerics*[T, U: SomeFloat](a: T, b: U) = discard