Files
codeql/ql/test/library-tests/variables/varscopes.ql
2021-08-26 18:48:53 -04:00

4 lines
50 B
Plaintext

import codeql.ruby.ast.Scope
select any(Scope x)