wasm-bindgen/crates/macro/ui-tests/attribute-fails-to-parse.stderr
2019-09-20 11:50:39 -07:00

8 lines
184 B
Plaintext

error: unknown attribute
--> $DIR/attribute-fails-to-parse.rs:3:16
|
3 | #[wasm_bindgen(nonsense)]
| ^^^^^^^^
error: could not compile `wasm-bindgen-macro-tests`.