mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-15 21:02:10 +03:00
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
error: unknown attribute
|
|
--> $DIR/attribute-fails-to-parse.rs:7:16
|
|
|
|
|
7 | #[wasm_bindgen(nonsense)]
|
|
| ^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|