wasm-bindgen/crates/macro/ui-tests/structural-and-final.stderr

6 lines
195 B
Plaintext
Raw Normal View History

2018-11-09 07:59:48 -08:00
error: cannot specify both `structural` and `final`
--> $DIR/structural-and-final.rs:7:40
|
7 | #[wasm_bindgen(method, structural, final)]
| ^^^^^