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