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