mirror of
https://github.com/github/codeql.git
synced 2026-06-13 17:01:10 +02:00
First pass converting qlref tests to inline expectation with postprocess
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* This class should be marked as entirely unused.
|
||||
*/
|
||||
public class InternalDeadCodeCycle {
|
||||
public class InternalDeadCodeCycle { // $ Alert
|
||||
|
||||
public void foo() {
|
||||
bar();
|
||||
|
||||
Reference in New Issue
Block a user