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:
@@ -32,7 +32,7 @@ public class NamespaceTest {
|
||||
* This class is not a namespace class, because it has an instance method. The nested live class
|
||||
* should not make the NonNamespaceClass live.
|
||||
*/
|
||||
public static class NonNamespaceClass {
|
||||
public static class NonNamespaceClass { // $ Alert
|
||||
public static class LiveInnerClass2 {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user