mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-17 18:02:57 +00:00
7ada00790c
Types used in a program may not be implemented. Print a nice error message explaining the situation, instead of just prepending C. to the type spelling (and hoping the user knows what that undefined reference means).