make object, block and tuple delimiters visible

This commit is contained in:
mhoffm
2021-07-04 10:40:40 +02:00
committed by Michael Hoffmann
parent 88c7c031d1
commit 7a12dfe711
11 changed files with 9168 additions and 8674 deletions

View File

@@ -37,7 +37,7 @@ resource_1 "strlit1" "strlit2" {
func_of_object = func({
"foo" : 2,
"bar" : baz
"bar" : baz,
key : val,
fizz : buzz,
})