From f43066a36f98b89b4d853d3168ff0fe2edeb41d7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 5 Apr 2023 16:30:39 -0400 Subject: Improve pretty-printing of lists and inline subjects --- test/extra/pretty/abbreviation.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/extra/pretty/abbreviation.ttl') diff --git a/test/extra/pretty/abbreviation.ttl b/test/extra/pretty/abbreviation.ttl index bf46f6d5..95f43c88 100644 --- a/test/extra/pretty/abbreviation.ttl +++ b/test/extra/pretty/abbreviation.ttl @@ -51,7 +51,8 @@ eg:s7 eg:listOfResources ( [ eg:value 7 - ] [ + ] + [ eg:value 8 ] ) . -- cgit v1.2.1