mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-27 16:02:16 +00:00
11 lines
115 B
Plaintext
11 lines
115 B
Plaintext
(module
|
|
(func $0
|
|
(drop
|
|
(block $label$1 (result i32)
|
|
(loop $label$2
|
|
(unreachable)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
) |