1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-03-16 18:20:51 +00:00
wasm-bindgen/crates/macro/ui-tests/structural-and-final.stderr
2019-11-06 09:15:51 -08:00

6 lines
195 B
Plaintext

error: cannot specify both `structural` and `final`
--> $DIR/structural-and-final.rs:7:40
|
7 | #[wasm_bindgen(method, structural, final)]
| ^^^^^