wasm-bindgen/tests/all/webidl/simple.rs

5 lines
43 B
Rust
Raw Normal View History

#[test]
fn webidl() {
assert!(true);
}