mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Replace HTTP entity
The code formatting operator correctly translate to HTTP entities.
This commit is contained in:
@@ -274,7 +274,7 @@ class Type extends Locatable, @type {
|
||||
|
||||
/**
|
||||
* Gets this type with any typedefs resolved. For example, given
|
||||
* `typedef C T`, this would resolve `const T&` to `const C&`.
|
||||
* `typedef C T`, this would resolve `const T&` to `const C&`.
|
||||
* Note that this will only work if the resolved type actually appears
|
||||
* on its own elsewhere in the program.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user