Optional parameters: Difference between revisions

Nimrod -> Nim
m (→‎{{header|REXX}}: changed a comment to a boxed comment, changed some comments.)
(Nimrod -> Nim)
Line 1,377:
}</lang>
 
=={{header|NimrodNim}}==
<lang nimrodnim>import algorithm, strutils, future
 
proc printTable(a) =
Anonymous user