mirror of
https://github.com/github/codeql.git
synced 2026-04-09 09:04:03 +02:00
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
import TestUtilities.dataflow.FlowTestCommon
|
|
|
|
module AstTest {
|
|
private import ASTConfiguration
|
|
}
|
|
|
|
module IRTest {
|
|
private import IRConfiguration
|
|
}
|