aboutsummaryrefslogtreecommitdiff
path: root/flatcc/test/monster_test/attributes.fbs
blob: bbf5c43d00bc38ab2b3e424299086466685eee7d (plain)
1
2
3
4
5
6
// Attributes not supported by flatcc
attribute "flexbuffer";
attribute "csharp_partial";
attribute "cpp_type";
attribute "streaming";
attribute "idempotent";