mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
a3169ac17b
Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
5 lines
140 B
Text
5 lines
140 B
Text
error: missing trailing comma
|
|
--> tests/rsx/trailing-comma-0.rs:9:20
|
|
|
|
|
9 | class: "foo bar"
|
|
| ^^^^^^^^^
|