```ts function area(shape) { throw shape; } ``` 'function' gets highlighted gray in my editor
'function' gets highlighted gray in my editor