blob: ba8719fc88c9fdbed590d67efff4ee5202df5c4a [file] [log] [blame]
# Regression test for #644:
# Generator fails to account for padding when estimating struct size
Import("env")
env.NanopbProto("int64.proto")
env.Object("int64.pb.c")