oden/third-party/vendor/wasm-bindgen-macro/ui-tests/structural-and-final.stderr
2024-03-08 11:03:01 -08:00

5 lines
195 B
Text

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