File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
python/ql/lib/semmle/python/frameworks/data/internal
ruby/ql/lib/codeql/ruby/frameworks/data/internal Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 6262 * should be prefixed with a tilde character (`~`). For example, `~Bar` can be used to indicate that
6363 * the type is not intended to match a static type.
6464 */
65+ overlay [ local?]
66+ module ;
6567
6668private import codeql.util.Unit
6769private import ApiGraphModelsSpecific as Specific
Original file line number Diff line number Diff line change 6262 * should be prefixed with a tilde character (`~`). For example, `~Bar` can be used to indicate that
6363 * the type is not intended to match a static type.
6464 */
65+ overlay [ local?]
66+ module ;
6567
6668private import codeql.util.Unit
6769private import ApiGraphModelsSpecific as Specific
You can’t perform that action at this time.
0 commit comments