1 2 3 4 5 6 7
//! All tests #![allow(unused_imports)] use macro_tools as the_module; use test_tools ::exposed :: *; mod inc;