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