```js function a(package){'use strict'} ``` SyntaxError: [1:32-1:33]: Unexpected strict mode reserved word Should report on `package` instead.