mirror of
https://github.com/github/codeql.git
synced 2026-04-15 03:54:02 +02:00
10 lines
226 B
Plaintext
10 lines
226 B
Plaintext
// generated by {{generator}}, remove this comment if you wish to edit this file
|
|
private import {{base_import}}
|
|
|
|
{{#ql_internal}}
|
|
/**
|
|
* INTERNAL: Do not use.
|
|
*/
|
|
{{/ql_internal}}
|
|
class {{name}} extends Generated::{{name}} {}
|