use elua_derive::embed_compiler; #[test] fn from_github() { let compiler = embed_compiler!(Github); }