aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/eval-okay-inherit-from.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdata/eval-okay-inherit-from.exp')
-rw-r--r--test/testdata/eval-okay-inherit-from.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/eval-okay-inherit-from.exp b/test/testdata/eval-okay-inherit-from.exp
new file mode 100644
index 0000000..024daff
--- /dev/null
+++ b/test/testdata/eval-okay-inherit-from.exp
@@ -0,0 +1 @@
[ 1 2 { __overrides = { y = { d = [ ]; }; }; c = [ ]; d = 4; x = { c = [ ]; }; y = «repeated»; } { inner = { c = 3; d = 4; }; } ]