summary refs log tree commit diff
path: root/tests/pracownia2/ok/029_with_expectation_concat_empty_weird.xi
blob: e3618658a97d003f8e64e9afe63e77695014c3e4 (plain) (blame)
1
2
3
4
5
6
test():bool[]
{
    return {} + {{}[0]}
}
//@PRACOWNIA
//@stop_after typechecker