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