Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/dogfood
/
.
/
tools
/
cargo-gnaw
/
tests
/
simple
/
src
/
lib.rs
blob: 40b4304a28781fa015d51b97ed8962c0a96f7246 [
file
] [
log
] [
blame
] [
edit
]
// 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.
// no-op
// hello there
pub
const
EXPORTED
:
u32
=
777
;