mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-06 03:53:42 +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.