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