mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
This tests that the following call to `foo bar` is guarded:
unless bar != "bar"
foo bar
end
This tests that the following call to `foo bar` is guarded:
unless bar != "bar"
foo bar
end