mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
c54bdf8b51
This package does not implement any methods, which is of course not useful. However, by creating this package in advance it's possible to see the next issue that's preventing something from building in TinyGo. Motivated by: https://github.com/tinygo-org/tinygo/issues/1634