mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Java: Update model generator expected output.
This commit is contained in:
@@ -11,8 +11,7 @@ public class MultiPaths {
|
||||
return x;
|
||||
}
|
||||
|
||||
// summary=p;MultiPaths;true;clone;();;Argument[this];ReturnValue;value;df-generated
|
||||
// contentbased-summary=p;MultiPaths;true;clone;();;Argument[this];ReturnValue;value;dfc-generated
|
||||
// No summary for the clone method as it is explicitly handled by the dataflow library.
|
||||
@Override
|
||||
public Object clone() {
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user