mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-03 19:01:06 +00:00
4 lines
81 B
Rust
4 lines
81 B
Rust
|
use super::backend;
|
||
|
|
||
|
assert_parse!(empty, "", backend::ast::Program::default());
|