1 2 3 4 5
error: Expected '=' after attribute 'id' --> tests/compile_fail/bad_attribute.rs:5:16 | 5 | div(id "my-div") { | ^^^^^^^^