aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-mixed-nested-attrs2.err.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/lang/parse-fail-mixed-nested-attrs2.err.exp')
-rw-r--r--tests/functional/lang/parse-fail-mixed-nested-attrs2.err.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/functional/lang/parse-fail-mixed-nested-attrs2.err.exp b/tests/functional/lang/parse-fail-mixed-nested-attrs2.err.exp
index 0437cd50c..ead1f0dbd 100644
--- a/tests/functional/lang/parse-fail-mixed-nested-attrs2.err.exp
+++ b/tests/functional/lang/parse-fail-mixed-nested-attrs2.err.exp
@@ -1,7 +1,5 @@
error: attribute 'y' already defined at «stdin»:3:9
-
at «stdin»:2:3:
-
1| {
2| x.y.y = 3;
| ^