RosettaCodeData/Task/Variables/Phix/variables-1.phix

3 lines
63 B
Plaintext

integer x = 25, y = 25, z
object {a, b, c} = {{}, 5, "string"}