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