summaryrefslogtreecommitdiffstats
path: root/tests/turtle/bad-23.ttl
blob: 864b4ff751697078ece0bf5f074a9661f3fa867c (plain)
1
2
3
4
5
6
7
# from Redland Issue #0000369
# http://bugs.librdf.org/mantis/view.php?id=369
# The terminating """ is three leftmost-parsed double-quotes

<http://example.org>
  <http://example.org/prop1>
  """This literal ends with an unescaped quote"""" .