blob: df1b7db04912ab56bcbeb6f4d663915648e7c71d [file] [log] [blame]
package build_tests;
struct TestStruct {
int32_t field;
};