test/3_Output_Correct/FileEncoding/ASCII_NoBOM.ps1

$Name = "world"
Write-Host "Hello, $Name"