mirror of
https://github.com/github/codeql.git
synced 2026-03-26 09:18:16 +01:00
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
import cpp
|
|
|
|
// Provided tokenisation succeeded, we ought to have some
|
|
// @duplication rows.
|
|
select count(@duplication d)
|
|
|