Files
codeql/cpp/ql/test/query-tests/Best Practices/Likely Errors/Slicing/Slicing.expected
2018-08-02 17:53:23 +01:00

2 lines
166 B
Plaintext

| test.cpp:13:3:13:9 | ... = ... | This assignment expression slices from type $@ to $@ | test.cpp:6:8:6:13 | Point3 | Point3 | test.cpp:1:8:1:13 | Point2 | Point2 |