1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-05 06:09:47 +02:00
audacity/lib-src/lv2/serd/tests/good/test-bad-utf8.ttl

4 lines
251 B
Turtle

<http://example.org/thing> <http://example.org/comment> "Impossible bytes: þ ÿ" .
<http://example.org/thing> <http://example.org/comment> "2 continuation bytes: €¿" .
<http://example.org/thing> <http://example.org/comment> "Missing continuation: À" .