Sparrow6.git | examples/tasks/powershell/hello-world/ | task.ps1


[Console]::Out.Flush() 

Write-Host "Hello, World!"