mirror of
https://github.com/google/pebble.git
synced 2025-03-19 18:41:21 +00:00
7 lines
182 B
Python
7 lines
182 B
Python
# 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")
|
|
|