summary refs log tree commit diff
path: root/tests/pracownia2/ok/033_with_expectation_concat_weird_empty.xi
blob: 86a956b1553c7a87eab4c3d1c6d3a74e2ee11832 (plain) (blame)
1
2
3
4
5
6
test():bool[]
{
    return {{}[0]} + {}
}
//@PRACOWNIA
//@stop_after typechecker