Sign in
fuchsia
/
fuchsia
/
refs/tags/archived-272302884
/
.
/
src
/
devices
/
tools
/
fidlgen_banjo
/
tests
/
fidl
/
binary.test.fidl
blob: 350d22010cda6662a22c2324c5dbd2aa2462df4e [
file
]
// 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.
library banjo
.
examples
.
binary
;
const
BINARY_NUMBER uint32
=
0b100100100
;