mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 12:21:23 +00:00
clang formating cpp code generator and add missing generated classes
This commit is contained in:
@@ -22,5 +22,5 @@ public final class StructInNestedNS extends Struct {
|
||||
builder.putInt(a);
|
||||
return builder.offset();
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user