summary refs log tree commit diff
path: root/tests/pracownia2/ok/030_intA.xi
blob: 3c052aabb469d54e58785ea91f58758661ad382a (plain) (blame)
1
2
3
4
5
6
7
8
test()
{
    x:int[] = "University"
    x = "of Wroclaw"
}

//@PRACOWNIA
//@stop_after typechecker