2 lines
59 B
Text
2 lines
59 B
Text
write(.key, ": ", .value)
|
|
# call built-in with parentheses
|
write(.key, ": ", .value)
|
|
# call built-in with parentheses
|