5859606162636465
// evaluate the result eval.evaluate(); ValueTargets.copyFrom(eval.resultValue(), out); if (next() != null) throw new SubqueryTooManyRowsException(); } }