summary refs log tree commit diff
path: root/tests/pracownia2/ok/035_store_store.xi
blob: 8af586b37f81ab59ca12832a22bac2e45f236181 (plain) (blame)
1
2
3
4
5
6
test(x:bool[][])
{
    x[0][1] = true
}
//@PRACOWNIA
//@stop_after typechecker