[JSX] Fix regression with JSX entities

This commit is contained in:
Jarred Sumner
2021-11-03 19:29:07 -07:00
parent d502d0bcd6
commit 303a5ea898
5 changed files with 995 additions and 7 deletions

View File

@@ -873,3 +873,5 @@ test "sortDesc" {
}
pub usingnamespace @import("exact_size_matcher.zig");
pub const unicode_replacement = 0xFFFD;