blob: fef5213db9f7a51d057da27fa9f6710d2c395d4a [file] [log] [blame] [edit]
#![crate_type = "lib"]
pub fn vec() -> Vec<u8> { vec![] }