mirror of
https://github.com/github/codeql.git
synced 2026-06-06 05:57:07 +02:00
Add back alias for module
This commit is contained in:
@@ -31,4 +31,6 @@ private module BoundDefs implements SharedBound::BoundDefinitions<J::Location> {
|
||||
}
|
||||
}
|
||||
|
||||
import SharedBound::Bound<J::Location, BoundDefs>
|
||||
module BoundImpl = SharedBound::Bound<J::Location, BoundDefs>;
|
||||
|
||||
import BoundImpl
|
||||
|
||||
Reference in New Issue
Block a user