aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-dup-attrs-3.err.exp
blob: 3aba2891f62b4354056f62dae01426846f706970 (plain)
1
2
3
4
5
6
7
error: attribute 'x' already defined at «stdin»:9:5

       at «stdin»:10:17:

            9|     x = 789;
           10|     inherit (as) x;
             |                 ^