summary refs log tree commit diff
path: root/tests/pracownia2/error/098_true_boolA.xi
blob: eff0d8d8c84092b3c3f3dd1fbe9aff09542698e1 (plain) (blame)
1
2
3
4
5
6
7
test()
{
    x:bool[] = true
}
//@PRACOWNIA
//@stop_after typechecker
//@should_not_typecheck