From 830fe7ae4073c2707f3f3138303ccc56052c0327 Mon Sep 17 00:00:00 2001 From: styskin <styskin@yandex-team.ru> Date: Thu, 10 Feb 2022 16:50:03 +0300 Subject: Restoring authorship annotation for <styskin@yandex-team.ru>. Commit 2 of 2. --- library/cpp/scheme/scimpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp') diff --git a/library/cpp/scheme/scimpl.h b/library/cpp/scheme/scimpl.h index bfe91d2e38..4f68f16290 100644 --- a/library/cpp/scheme/scimpl.h +++ b/library/cpp/scheme/scimpl.h @@ -472,7 +472,7 @@ namespace NSc { TValue::operator const ::NSc::TArray&() const { return GetArray(); } - + TValue::operator const ::NSc::TDict&() const { return GetDict(); } -- cgit v1.2.3