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