blob: dc8d1e833fa00f9bec699f6082e4c423f09eb13f [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#include <fidl/test.escaping/cpp/natural_types.h>
::test_escaping::DocCommentWithQuotes::Storage_ test_escaping::DocCommentWithQuotes::CloneStorage_() const {
return Storage_{
::fidl::internal::NaturalClone(storage_.__reserved)};
}