blob: 12f2c01f31e993eb646832fae7e54cb807c97181 [file] [log] [blame]
error: unused #[wasm_bindgen] attribute
--> $DIR/unused-attributes.rs:7:20
|
7 | #[wasm_bindgen(method)]
| ^^^^^^
error: unused #[wasm_bindgen] attribute
--> $DIR/unused-attributes.rs:8:20
|
8 | #[wasm_bindgen(method)]
| ^^^^^^