mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
946e2dd405
There is no need for separate datatypes for 32-bit and 64-bit *nix systems, because the int type already provides this.