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