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