summary refs log tree commit diff
path: root/tests/pracownia2/ok/027_with_expectation_curly_elems.xi
blob: eb407c1805ca5abff5384c44edb9921f58f79444 (plain) (blame)
1
2
3
4
5
6
7
test():bool[]
{
    return {true, false, true}
}

//@PRACOWNIA
//@stop_after typechecker