extern crate lovecraft; fn main() { lovecraft::invoke(); panic!("Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn"); }