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

       at «stdin»:7:12:

            6|     inherit x;
            7|     inherit x;
             |            ^