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