```jsx <div>{/* just a comment */}</div> ``` Results in the import statement that would import the above code (i.e. in the caller) to fail with an obscure "unreachable" error message.
Results in the import statement that would import the above code (i.e. in the caller) to fail with an obscure "unreachable" error message.