summary refs log tree commit diff
path: root/tests/pracownia2/ok/050_without_expectation_curly_elems.xi
blob: 246c00289b4f396b0e7da1be688cd448269aefbd (plain) (blame)
1
2
3
4
5
6
7
test():int
{
    return length({true, false, true})
}

//@PRACOWNIA
//@stop_after typechecker