summary refs log tree commit diff
path: root/tests/pracownia2/ok/041_without_expectation_concat.xi
blob: bb368db67832508a7da01e86f7b904e9821db31d (plain) (blame)
1
2
3
4
5
6
test():int
{
    return length({false, true} + {true, false})
}
//@PRACOWNIA
//@stop_after typechecker