mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-20 12:10:52 +00:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
|
error: error parsing #[wasm_bindgen] attribute options: failed to parse anything
|
||
|
--> $DIR/attribute-fails-to-parse.rs:7:16
|
||
|
|
|
||
|
7 | #[wasm_bindgen(nonsense)]
|
||
|
| ^^^^^^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|