summary refs log tree commit diff
path: root/tests/pracownia2/error/058_formal_pars_def.xi
blob: d09234e54c441b38c78cfaee151249f77a1993ee (plain) (blame)
1
2
3
4
5
6
test(x:int, x:int, y:bool)
{
}

//@PRACOWNIA
//@should_not_typecheck