aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-bad-antiquote-3.err.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/lang/eval-fail-bad-antiquote-3.err.exp')
-rw-r--r--tests/functional/lang/eval-fail-bad-antiquote-3.err.exp10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/functional/lang/eval-fail-bad-antiquote-3.err.exp b/tests/functional/lang/eval-fail-bad-antiquote-3.err.exp
new file mode 100644
index 000000000..fbefbc826
--- /dev/null
+++ b/tests/functional/lang/eval-fail-bad-antiquote-3.err.exp
@@ -0,0 +1,10 @@
+error:
+ … while evaluating a path segment
+
+ at /pwd/lang/eval-fail-bad-antiquote-3.nix:1:3:
+
+ 1| ''${x: x}''
+ | ^
+ 2|
+
+ error: cannot coerce a function to a string