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