#pragma once #include namespace NYql::NPureCalc { bool TryFetchInputIndexFromSelf(const TExprNode&, TExprContext&, ui32, ui32&); }