summaryrefslogtreecommitdiffstats
path: root/yql/essentials/minikql/jsonpath/parser/ast_builder.h
diff options
context:
space:
mode:
authorvvvv <[email protected]>2025-10-09 12:25:18 +0300
committervvvv <[email protected]>2025-10-09 12:57:17 +0300
commitcb77d014972b2cdb27d2e6d979fc3a2772b27ad4 (patch)
tree7f3bcd8ce71c6bd0f3ccc11e31b9f665475b819e /yql/essentials/minikql/jsonpath/parser/ast_builder.h
parentd58a8990d353b051c27e1069141117fdfde64358 (diff)
YQL-20086 minikql
commit_hash:e96f7390db5fcbe7e9f64f898141a263ad522daa
Diffstat (limited to 'yql/essentials/minikql/jsonpath/parser/ast_builder.h')
-rw-r--r--yql/essentials/minikql/jsonpath/parser/ast_builder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/minikql/jsonpath/parser/ast_builder.h b/yql/essentials/minikql/jsonpath/parser/ast_builder.h
index 6f5e2d72c7b..6c4615484d4 100644
--- a/yql/essentials/minikql/jsonpath/parser/ast_builder.h
+++ b/yql/essentials/minikql/jsonpath/parser/ast_builder.h
@@ -49,4 +49,4 @@ private:
TIssues& Issues_;
};
-}
+} // namespace NYql::NJsonPath