1 2 3 4 5 6 7 8 9
mod isa; mod binary; mod memory; mod cache; mod simulator; #[test] fn it_works() { }