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