Ident(value="a", source="a", start=0:0, end=0:1)
OpenCurly(source="{", start=0:1, end=0:2)
Whitespace(source="\n", start=0:2, end=1:0)
Delim(value="\\", code_point=U+005C, source="\\", start=1:0, end=1:1)
Whitespace(source="\n", start=1:1, end=2:0)
Ident(value="color", source="color", start=2:0, end=2:5)
Colon(source=":", start=2:5, end=2:6)
Ident(value="red", source="red", start=2:6, end=2:9)
Semicolon(source=";", start=2:9, end=2:10)
Whitespace(source="\n", start=2:10, end=3:0)
CloseCurly(source="}", start=3:0, end=3:1)
CloseCurly(source="}", start=3:1, end=3:2)
Whitespace(source="\n", start=3:2, end=4:0)
__EOF__(source="", start=4:0, end=4:0)
