Files
linguist/samples/PowerShell/hello.ps1
2012-07-23 15:52:49 -05:00

2 lines
52 B
PowerShell

# Hello world in powershell
Write-Host 'Hello World'