mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
This test was failing due to a semantic merge conflict between #509, which added `UninitializedInstruction`, and #517, which added new test code that would get `UninitializedInstruction`s in it after merging with #509.