mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 02:57:46 +00:00
d0445d6f83
The package of the generic function might not be set, so we have to call Origin() for it. Found while porting mcufont to TinyGo.