summary refs log tree commit diff
path: root/tests/pracownia2/error/088_init2_intA_fst_only.xi
blob: ba1bb068509a3e8b7e71e0cbae5753dc5f9c4737 (plain) (blame)
1
2
3
4
5
6
7
test()
{
    i:int[];
    a:int[i][];
}
//@PRACOWNIA
//@should_not_typecheck