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