Files
Nim/nimdoc/testproject/subdir/subdir_b/utils_helpers.nim

2 lines
61 B
Nim

proc funWithGenerics*[T, U: SomeFloat](a: T, b: U) = discard