mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
{{#has_special_emission}}
|
|
|
|
impl HasTrapClass for ast::{{ast_name}} {
|
|
type TrapClass = generated::{{name}};
|
|
}
|
|
{{/has_special_emission}}
|