gocd/hello.ps1
2023-03-18 11:55:19 -07:00

4 lines
56 B
PowerShell

Write-Host "Hello Ashton!"
$sum = 1+1
Write-Output $sum