mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-20 00:27:26 +03:00
5 lines
43 B
Rust
5 lines
43 B
Rust
|
#[test]
|
||
|
fn webidl() {
|
||
|
assert!(true);
|
||
|
}
|