I'm having trouble running a test script. I have the standard configuration:
and the file settings:
but when I run the script I get this:
Where is my "Hello World" string? If I add code that would normally produce an error, it will display the error fine. Is it debugging instead of running the script? I feel like I'm missing something obvious.