Files
linguist/test/fixtures/hello.ps1

2 lines
52 B
PowerShell

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