mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Overlay: Add overlay annotations to Java & shared libraries
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/** Provides the `Unit` class. */
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import codeql.util.Unit
|
||||
|
||||
Reference in New Issue
Block a user