summary refs log tree commit diff
path: root/tests/pracownia2/error/056_false_int.xi
blob: 76b0bc2ff1a76775816d1ba8a7ee5d3ef4c3d9d2 (plain) (blame)
1
2
3
4
5
6
7
test()
{
    x:int = false
}
//@PRACOWNIA
//@stop_after typechecker
//@should_not_typecheck