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