aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-dup-attrs-2.err.exp
blob: fecdece208cffc021068b8b28517ffbca0d23fb6 (plain)
1
2
3
4
5
error: attribute 'x' already defined at «stdin»:9:5
       at «stdin»:10:17:
            9|     x = 789;
           10|     inherit (as) x;
             |                 ^