test/2_Output_Test/FileEncoding/ASCII_NoBOM.ps1

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