summary refs log tree commit diff
path: root/tests/pracownia2/error/066_initsize_wrong_place.xi
blob: 80bbbb2be4a54be6c43b3df624326d9d2f7f9ff4 (plain) (blame)
1
2
3
4
5
6
test()
{
    a:int[][42];
}
//@PRACOWNIA
//@should_not_typecheck