blob: 2033565a3d6feba28e7eecccec01c5030b115f3c [file] [log] [blame]
// Copyright 2020 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.
/// Simple program that exits immediately
fn main() {}