aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-okay-inherit-from.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/lang/eval-okay-inherit-from.exp')
-rw-r--r--tests/functional/lang/eval-okay-inherit-from.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/lang/eval-okay-inherit-from.exp b/tests/functional/lang/eval-okay-inherit-from.exp
new file mode 100644
index 000000000..43bd0e899
--- /dev/null
+++ b/tests/functional/lang/eval-okay-inherit-from.exp
@@ -0,0 +1 @@
+[ 1 2 { __overrides = { y = { d = [ ]; }; }; c = [ ]; d = 4; x = { c = [ ]; }; y = «repeated»; } ]