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