Skip to content

Commit 7ced094

Browse files
committed
Add temporary comment
1 parent 9253e72 commit 7ced094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/system/src_root.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ namespace NPrivate {
2929

3030
#define STATIC_BUF(x) ::NPrivate::TStaticBuf(x, sizeof(x) - 1)
3131

32+
// TODO: remove this comment
3233
constexpr TStaticBuf ArcRoot = STATIC_BUF(Y_STRINGIZE(ARCADIA_ROOT));
3334
constexpr TStaticBuf BuildRoot = STATIC_BUF(Y_STRINGIZE(ARCADIA_BUILD_ROOT));
3435

0 commit comments

Comments
 (0)