// generated by codegen, do not edit import codeql.rust.elements import TestUtils from PathExpr x, Path getPath where toBeTested(x) and not x.isUnknown() and getPath = x.getPath() select x, "getPath:", getPath