Menu

[r350]: / XSTRVAR.MPL  Maximize  Restore  History

Download this file

12 lines (8 with data), 139 Bytes

##LIBHDR

SAY.HELLO(S;B!.STR127) [
  PUTS(SADD(SADD(SCPY(B$,"HELLO "),S),"."))
]

.() [
  SAY.HELLO("MPL PROGRAMMER");
  123
]
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.