1 mod lang_tests_common; 2 main()3 fn main() { 4 lang_tests_common::main_inner(lang_tests_common::Profile::Release); 5 } 6