# Golden test output of ABTPlanGeneration/LowerVarExpression

==== VARIATION: varInProj ====
-- INPUT:
Evaluation [{proj0}]
|   FunctionCall [getField]
|   |   Const ["a"]
|   Variable [scan0]
PhysicalScan [{'<root>': scan0}, collName]

-- OUTPUT:
[1] project [s2 = getField(s1, "a")] 
[0] scan s1 none none none none none none none lowPriority [] @"<collUUID>" true false 
