mirror of
https://github.com/github/codeql.git
synced 2026-03-30 04:08:16 +02:00
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
import csharp
|
|
import Common
|
|
import ControlFlow::Internal
|
|
|
|
from SourceControlFlowElement cfe
|
|
select cfe, first(cfe)
|