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