Sign in
fuchsia
/
fuchsia
/
776bb70fb6b0
/
.
/
src
/
sys
/
component_manager
/
tests
/
attributed_logging
/
empty.rs
blob: b2d8e822b8ec805a6935cefd343b00c602bf2d23 [
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
()
{}