mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-07 08:08:48 +00:00
update sanity tests in accordance with new tag string rule
This commit is contained in:
@@ -492,7 +492,6 @@ int main(void)
|
|||||||
{"a:'''\nmulti-line text literal", {3}},
|
{"a:'''\nmulti-line text literal", {3}},
|
||||||
{"/* foo", {1}},
|
{"/* foo", {1}},
|
||||||
{"label:@tag {1, 2, 3} /* /* unterminated comment */", {7, 22}},
|
{"label:@tag {1, 2, 3} /* /* unterminated comment */", {7, 22}},
|
||||||
{"@\"tag\" node", {2}},
|
|
||||||
{"{a,,#b,}", {4, 5}},
|
{"{a,,#b,}", {4, 5}},
|
||||||
{"foo""\x80""bar", {4}},
|
{"foo""\x80""bar", {4}},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user