1 2 3 4 5 6 7 8
main():int { z:int[] = {100, 200} + {} return length(z) } //@PRACOWNIA //@out Exit code: 2