Files
linguist/test/fixtures/powershell/hello.ps1
2012-06-07 12:17:24 -05:00

2 lines
52 B
PowerShell

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