aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-dup-attrs-4.err.exp
blob: f85ffea513570b4281edd650206a772210657a3f (plain)
1
2
3
4
5
error: attribute 'services.ssh.port' already defined at «stdin»:2:3
       at «stdin»:3:3:
            2|   services.ssh.port = 22;
            3|   services.ssh.port = 23;
             |   ^