Skip to content

Commit 8840f91

Browse files
author
Dave Bartolomeo
committed
Fix formatting
1 parent 4a56734 commit 8840f91

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

actions/ql/lib/actions.qll

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
// Placeholder
1+
predicate placeholder(int x) {
2+
x = 0
3+
}

0 commit comments

Comments
 (0)