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

Nested Types Need Local Package Name

nelsam opened this issue · comments

Our local package name logic is working in most cases, but I've just encountered a case where chan (chan<- LocalType) does not have the local name prepended.