blob: 53e58cb405085035600c060663c5dce1d53f2f6d [file] [log] [blame]
extern crate printer;
fn main() {
printer::print();
}