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 4a56734 commit 8840f91Copy full SHA for 8840f91
actions/ql/lib/actions.qll
@@ -1 +1,3 @@
1
-// Placeholder
+predicate placeholder(int x) {
2
+ x = 0
3
+}
0 commit comments