blob: d682ca7fd8c422e06ed24c4592d0ffcbadeef122 [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.
fn main() {
let _author = 66 + 87 + 66;
}