summaryrefslogtreecommitdiffstats
path: root/yql/essentials/parser/lexer_common/parse_hints_impl.h
diff options
context:
space:
mode:
authorvvvv <[email protected]>2025-10-08 14:35:50 +0300
committervvvv <[email protected]>2025-10-08 15:09:49 +0300
commit343f6fb150d2e6f4316b082cee900527d4b33a25 (patch)
tree4572f02dd97f8c103af2996f8fdffab253507311 /yql/essentials/parser/lexer_common/parse_hints_impl.h
parentaa9cbcada343c3aa0a322d5ff3935e98f28d7a76 (diff)
YQL-20086 parser
commit_hash:dd605e5cde39ff07fdadf62f0c2364a8b12c8405
Diffstat (limited to 'yql/essentials/parser/lexer_common/parse_hints_impl.h')
-rw-r--r--yql/essentials/parser/lexer_common/parse_hints_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/yql/essentials/parser/lexer_common/parse_hints_impl.h b/yql/essentials/parser/lexer_common/parse_hints_impl.h
index fdc8536453d..efe6ab4479c 100644
--- a/yql/essentials/parser/lexer_common/parse_hints_impl.h
+++ b/yql/essentials/parser/lexer_common/parse_hints_impl.h
@@ -8,6 +8,6 @@ namespace NDetail {
TVector<TSQLHint> ParseSqlHints(NYql::TPosition commentPos, const TStringBuf& comment, bool utf8Aware);
-}
+} // namespace NDetail
-}
+} // namespace NSQLTranslation