mirror of
https://github.com/github/codeql.git
synced 2026-06-02 20:30:15 +02:00
restore file header
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* Provides classes for representing abstract bounds for use in, for example, range analysis.
|
||||
*/
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
private import codeql.util.Location
|
||||
|
||||
signature module BoundDefinitions<LocationSig Location> {
|
||||
|
||||
Reference in New Issue
Block a user