diff options
Diffstat (limited to 'test/testdata/parse-okay-mixed-nested-attrs-2.exp')
-rw-r--r-- | test/testdata/parse-okay-mixed-nested-attrs-2.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/parse-okay-mixed-nested-attrs-2.exp b/test/testdata/parse-okay-mixed-nested-attrs-2.exp new file mode 100644 index 0000000..89c66f7 --- /dev/null +++ b/test/testdata/parse-okay-mixed-nested-attrs-2.exp | |||
@@ -0,0 +1 @@ | |||
{ x = { q = 3; y = 3; z = 3; }; } | |||