<script> let name = 'world'; /* trailing multiline comment */ </script> <h1>Hello {name}!</h1>