mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-20 00:27:26 +03:00
8f9514d216
New and faster parsers!
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
|
|
|