diff options
author | pommicket <pommicket@gmail.com> | 2025-09-15 13:53:33 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-15 13:53:33 -0400 |
commit | a0f8eb813c515f09edab5b16ce9366b010b10cbc (patch) | |
tree | bf8787b49232e7ddb0919a9e8dccb15152324cf9 /tests/errors/bad_escape_unicode_too_big.pom | |
parent | 85a7900550eed23113aeda489de0d8491e420c76 (diff) |
More tests
Diffstat (limited to 'tests/errors/bad_escape_unicode_too_big.pom')
-rw-r--r-- | tests/errors/bad_escape_unicode_too_big.pom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/errors/bad_escape_unicode_too_big.pom b/tests/errors/bad_escape_unicode_too_big.pom new file mode 100644 index 0000000..effed3c --- /dev/null +++ b/tests/errors/bad_escape_unicode_too_big.pom @@ -0,0 +1 @@ +c = "\u{110000}" |