#pragma once namespace NYql::NUdf::NTest { class TSingularNull { public: TSingularNull() = default; }; } // namespace NYql::NUdf::NTest