Sign in
chromium
/
external
/
github.com
/
google
/
flatbuffers
/
master
/
.
/
tests
/
fuzzer
/
seed_codegen
/
attributes_test
blob: b18d59371237d27c1a4827af680c09fea330ead8 [
file
] [
log
] [
blame
]
attribute
"csharp_namespace"
;
namespace
Test
;
table
Data
(
csharp_partial
)
{
value
:
int
;
}
root_type
Data
;
file_identifier
"TEST"
;