aboutsummaryrefslogtreecommitdiff
path: root/tests/alltypes_callback/alltypes.options
blob: 74d7a9c098557507436217ab0e5a2c93c4e499fd (plain)
1
2
3
4
5
6
7
8
# Generate all fields as callbacks.
AllTypes.*              type:FT_CALLBACK
SubMessage.substuff1    max_size:16
AllTypes.oneof          no_unions:true

# With FT_CALLBACK, these options should get ignored
*.*fbytes fixed_length:true max_size:4