mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 18:20:51 +00:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
error: unknown attribute
|
|
--> $DIR/attribute-fails-to-parse.rs:3:16
|
|
|
|
|
3 | #[wasm_bindgen(nonsense)]
|
|
| ^^^^^^^^
|