mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 19:43:44 +00:00
a761f556ff
This commit stores the original name of functions in metadata so it can be recovered when printing goroutine names. This removes the .L prefix.