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