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 #535:
|
||
|
# Generator crash on enums with aliases
|
||
|
|
||
|
Import("env")
|
||
|
env.NanopbProto("issue_535")
|
||
|
env.Object("issue_535.pb.c")
|