1 2 3 4
define([], function () { // file starts with a byte order mark (BOM) return { amd: true }; });