aboutsummaryrefslogtreecommitdiff
path: root/samples/PowerShell/hello.ps1
blob: eca1e76cc22174cdf0c722651dc57fd9ac64c3eb (plain)
1
2
# Hello world in powershell
Write-Host 'Hello World'