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