summary refs log tree commit diff
path: root/tests/pracownia2/error/004_formal_arg_initialized_array.xi
blob: c234a52d7de1c42269b820eace42063e77a9f62d (plain) (blame)
1
2
3
4
5
test(x:int[43])
{
}
//@PRACOWNIA
//@should_not_typecheck