mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
make the Impl module private again
This commit is contained in:
@@ -305,7 +305,7 @@ module API {
|
||||
* shortest length.
|
||||
*/
|
||||
cached
|
||||
module Impl {
|
||||
private module Impl {
|
||||
cached
|
||||
newtype TApiNode =
|
||||
/** The root of the API graph. */
|
||||
|
||||
Reference in New Issue
Block a user