blob: 94108b21ba1d1334bcb1c4e3dce9e8f6cda01fff [file] [log] [blame]
// Copyright 2023 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.
fn main() {
std::process::exit(0);
}