blob: 68db013fbfc43f87eb4c4dade56b6f3a831eecf6 [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)};
}