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