Comparison of programming languages (associative array): Difference between revisions

Content deleted Content added
m CFML: lang=CFS
m Windows PowerShell: lang=PowerShell
Line 1,431:
Entries can be separated by either a semicolon or a newline, e.g.:
 
<source lang=TextPowerShell>
$myOtherObject = @{ foo = 42
bar = $false ;