RosettaCodeData/Task/Array-length/Delphi/array-length.delphi

2 lines
51 B
Plaintext

showmessage( length(['a','b','c']).ToString );