blob: 1993e08b61c31cf304ec0ba83efcc45e54cb5fa0 [file] [log] [blame]
// Copyright 2021 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() {
panic!("time to crash!");
}