We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8840f91 commit 01fa95fCopy full SHA for 01fa95f
actions/ql/lib/actions.qll
@@ -1,3 +1 @@
1
-predicate placeholder(int x) {
2
- x = 0
3
-}
+predicate placeholder(int x) { x = 0 }
0 commit comments