1# Check that generator doesn't exceed memory limits
2
3Import('env')
4
5env.NanopbProto('bigvalue')
6
7
8