aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/internal/wasi/cli/v0.2.0/terminal-stdout/empty.s
blob: 5444f2006535748089a15ca76d314e1af15f0c50 (plain)
1
2
3
// This file exists for testing this package without WebAssembly,
// allowing empty function bodies with a //go:wasmimport directive.
// See https://pkg.go.dev/cmd/compile for more information.