mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Python: Add overlay annotations to AST template
Otherwise these will disappear every time we regenerate the AST.
This commit is contained in:
@@ -211,6 +211,8 @@ HEADER = '''/**
|
|||||||
* WARNING: Any modifications to this file will be lost.
|
* WARNING: Any modifications to this file will be lost.
|
||||||
* Relations can be changed by modifying master.py.
|
* Relations can be changed by modifying master.py.
|
||||||
*/
|
*/
|
||||||
|
overlay[local]
|
||||||
|
module;
|
||||||
'''
|
'''
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|||||||
Reference in New Issue
Block a user