tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
14.73k stars 859 forks source link

chore: fix function names in comment #4220

Closed HongKuang closed 2 months ago

deadprogram commented 2 months ago

Thanks for the corrections @HongKuang and to @sago35 for review. Now merging.

deadprogram commented 2 months ago

@HongKuang also please note that I changed the branch for this PR to dev before merging.

See https://tinygo.org/docs/guides/contributing/#how-to-use-our-github-repository for more information.

HongKuang commented 2 months ago

@HongKuang also please note that I changed the branch for this PR to dev before merging.

See https://tinygo.org/docs/guides/contributing/#how-to-use-our-github-repository for more information.

Thanks!