mirror of
https://github.com/github/codeql.git
synced 2026-04-15 03:54: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.
|
||||
* Relations can be changed by modifying master.py.
|
||||
*/
|
||||
overlay[local]
|
||||
module;
|
||||
'''
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user