Files
codeql/ql/test/library-tests/variables/varscopes.ql
2021-03-09 11:56:17 +01:00

4 lines
50 B
Plaintext

import codeql_ruby.ast.Scope
select any(Scope x)