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

//@PRACOWNIA
//@should_not_typecheck