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