blob: 3b85c84c6cfd5636c3236f6bd3cfd0c72232ce6f [file] [log] [blame]
Richard Smith941a2052017-05-01 22:11:08 +00001struct Padded { char x; int y; };