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