mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
d4e04e4e49
This was missing a `.Underlying()` call to avoid testing the named type (but instead test for the underlying type).