Add a new test file `test/regression/520.wren` that verifies the interpreter correctly
processes source files containing a UTF-8 byte order mark (BOM). The test prints "ok"
and expects that exact output, confirming the BOM does not interfere with parsing or
execution.