What Powershell pitfalls you have fall into? :-)
Mine are:
# ----------------------------------- function foo() { @(\"text\") } # Expected 1, a
Here are my top 5 PowerShell gotchas