mirror of
https://github.com/google/pebble.git
synced 2025-03-20 11:01:20 +00:00
7 lines
141 B
Text
7 lines
141 B
Text
|
# Regression test for #487:
|
||
|
# Problem in default_value() with nested messages
|
||
|
|
||
|
Import("env")
|
||
|
env.NanopbProto("test")
|
||
|
env.Object("test.pb.c")
|