1 2 3 4 5 6 7
proc f() var x: const const Int (* @Error Duplicate 'const' qualifier is not allowed *) begin return end.