mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-28 00:48:05 +00:00
update goldens with namespace
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// This file should contain the basics of flatbuffers that all languages should
|
||||
// support.
|
||||
|
||||
namespace flatbuffers.goldens;
|
||||
|
||||
table Galaxy {
|
||||
num_stars:long;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user