<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/58934>58934</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Description of confusable-identifiers.rst refers to wrong Unicode code point
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          rillig
      </td>
    </tr>
</table>

<pre>
    The documentation says:
> int 𝐟o; // Initial character is U+1234 (SUPER COOL AWESOME UPPERCASE NOT LATIN F) not U+0066 (LATIN SMALL LETTER F).

The shown code point is [U+1D41F](https://unicode.org/charts/PDF/U1D400.pdf), not [U+1234](https://unicode.org/charts/PDF/U1200.pdf).
The correct name of U+1D41F is "MATHEMATICAL BOLD SMALL F".
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJydkU2PmzAQhn-NuYwWGfORcOBAAlEjkU3UEPVswIArB0e26Wr_fQf2s9ciZDyM5_XzzjS6e83qUUCn2_kuJsed1BNY_mpJmBNaEJqTsAQ5OSAHStKCpLgeNAl3QNgBXzhO0kmuoB254a0TBqSFG2G7gIURHtpeb5fyJ-zP5wryX-X1fCrhdsFf-_xawvO5hiqvj8-AYilM2q21lCbJUvuWup7yqoKqrGsUWs7572jruvDbUb9M0OpOwEMvtMhA4t2KUUTBgcQFqo3OPVZjK_k8yaXA12bAaMF3FjeXYknesIxS_9H1eB1h-5XsQxGN_Ycg-9Tzv8BbbYxoHUz8LkD38Em8OmDslNc_SlyO-7yC3bkq3puBksz3RBYkyTZINlFAvS4LuzRMueekUyIrhG2NfKwDReFWT_1seaPEk-xw0rKXwljfWAdG9LgFp-HF6GmA25uPb-30ZqOyf80O0o1z47f6joFSfz4-Tw-jf6MjDKW1s1g6EG_TMPLGrOXhZksFE0mf9HFMm6RLWtbETSDajWgiT_FGKJthn7G_nswYZSxYn5gG1A82Sd9QzhocQNTTnkRU3LlU_nLx0nbPZCtDMw8Wk0paZ7-S3Fo5TEJ86PPZjdpkRiolB2-lzVbUv-MA7jU">