mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-02 18:31:05 +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`.
|