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