mirror of
https://github.com/github/codeql.git
synced 2026-03-23 07:56:54 +01: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)
|