Files
codeql/ruby/ql/test/library-tests/ast/gems/test.ql
2022-09-13 19:59:56 +02:00

5 lines
119 B
Plaintext

import codeql.ruby.AST
// Just enough to test that we extracted the Gemfile and the .gemspec file.
select any(Call c)