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

5 lines
108 B
Plaintext

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