blob: a06661fb049199f593693555adb7fb92d0c86db2 [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
include: [ "//examples/diagnostics/inspect/codelab/cpp/client/meta/common.shard.cml" ],
children: [
{
name: "reverser",
url: "fuchsia-pkg://fuchsia.com/inspect_cpp_codelab#meta/part_3.cm",
},
],
}