mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-06 03:53:42 +00:00
7b2377586f
Some symbols (constants/types/methods) were exported while they are an implementation detail. To keep the public API clean, unexport them.