mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
5 lines
128 B
Text
5 lines
128 B
Text
//@check-pass
|
|
|
|
import ("wasi_snapshot_preview1" "fd_write") fd_write(a: I32, b: I32, c: I32, d: I32): I32;
|
|
|
|
function main() = ;
|