trailing-comma-0.stderr 184 B

123456
  1. error: Attributes must be separated by commas
  2. = help: Did you forget a comma?
  3. --> tests/rsx/trailing-comma-0.rs:9:13
  4. |
  5. 9 | class: "foo bar"
  6. | ^^^^^