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