use compass_data::Project; fn main() { Project::read("test_data/Fulfords.mak").unwrap(); }