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