5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
(module
|
|
(import "old" "nargs" (func (result i32)))
|
|
(func (export "the_entrypoint"))
|
|
)
|