SConscript 95 B

123456
  1. # Regression test for issue with Enums inside OneOf.
  2. Import('env')
  3. env.NanopbProto('oneof')