summary refs log tree commit diff
path: root/tests/pracownia2/ok/007_without_expectation_concat_second_weird.xi
blob: 377b7bf26b7618b305f672f3d81fe24ed34e4e2d (plain) (blame)
1
2
3
4
5
6
test():int
{
    return length({true} + {{}[0]})
}
//@PRACOWNIA
//@stop_after typechecker