swc/crates/swc_css_parser/tests/recovery/whitespaces/input.css
2021-11-12 19:37:05 +09:00

11 lines
67 B
CSS

a {
prop: ;
prop: ;
prop:
;
prop:
;
}