Files
wasm-bindgen/tests/all/webidl/simple.rs
2018-05-29 14:20:15 -07:00

5 lines
43 B
Rust

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