
Default behavior of PowerShell is to send any objects at end of pipeline to output. There is no need to explicitly call Write-Output cmdlet. Fixes #416
2 lines
14 B
PowerShell
2 lines
14 B
PowerShell
'Hello World'
|