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