summary refs log tree commit diff
path: root/tests/pracownia2/ok/024_store_bool.xi
blob: 5991605765632c2716c74f7cd3e851f102daa0ff (plain) (blame)
1
2
3
4
5
6
test(x:bool[])
{
    x[15] = true
}
//@PRACOWNIA
//@stop_after typechecker