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