mirror of
https://github.com/google/pebble.git
synced 2025-03-20 11:01:20 +00:00
7 lines
95 B
Text
7 lines
95 B
Text
|
# Regression test for issue with Enums inside OneOf.
|
||
|
|
||
|
Import('env')
|
||
|
|
||
|
env.NanopbProto('oneof')
|
||
|
|