Sign in
◑
Theme
fuchsia
/
fuchsia
/
main
/
.
/
src
/
connectivity
/
overnet
/
lib
/
core
/
coding.test.fidl
blob: e0b91681c3aa49684983f150af9ddfbb1a18ce16 [
file
]
// 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.
library test
.
coding
;
type
Foo
=
struct
{
byte
uint8
;
};