blob: 71cd38fee4b9c5ef4a6f149111210def59031da7 [file] [log] [blame]
library test.byteandbytes;
type ByteAndBytes = struct {
single_byte byte;
};