mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
541d8dcd2e
This implementation of AppendSlice simply calls through to the version used in the runtime: runtime.sliceAppend.