Sign in
fuchsia
/
fuchsia
/
79826f068252
/
.
/
src
/
sys
/
component_manager
/
tests
/
attributed_logging
/
components
/
empty.rs
blob: 19b4497d1943f4658f091bad205a1c82fe0d59fc [
file
] [
log
] [
blame
]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is goverened by a BSD-style license that can be
// found in the LICENSE file.
/// Program for a completely empty component.
fn
main
()
{}