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