Files
codeql/ruby/ql/test/library-tests/variables/varscopes.ql
2021-10-15 11:47:28 +02:00

4 lines
50 B
Plaintext

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