mirror of
https://github.com/google/pebble.git
synced 2025-03-20 11:01:20 +00:00
8 lines
182 B
Text
8 lines
182 B
Text
|
# Regression test for #545:
|
||
|
# Field descriptor width automatic sizing is inaccurate with oneofs
|
||
|
|
||
|
Import("env")
|
||
|
env.NanopbProto("submsg_callback")
|
||
|
env.Object("submsg_callback.pb.c")
|
||
|
|