1# Regression test for #644:
2# Generator fails to account for padding when estimating struct size
3
4Import("env")
5
6env.NanopbProto("int64.proto")
7env.Object("int64.pb.c")
8
9