mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-03 10:51:09 +00:00
8 lines
184 B
Plaintext
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`.
|