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