nelsam / hel

Hel rules over Helheim, where the souls unworthy of Valhalla reside. It's also a mock generator for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameters with shared type generate mock with capitalization bug

jasonkeene opened this issue · comments

Function takes two parameters of the same type and share the type specifier. First parameter in input struct is lowercase but referenced as uppercase throughout rest of mock.