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