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