use CommentStyle;
/// A
/// [hint](https://docs.oracle.com/en/database/oracle/oracle-database/21/sqlrf/Comments.html#GUID-D316D545-89E2-4D54-977F-FC97815CD62E)
/// to Oracle's query optimizer. These are `/*+ ...*/` or `--+ ...` comments
/// immediately following a `SELECT`, `UPDATE`, `INSERT`, `MERGE`, or `DELETE`
/// keywords.