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