···3131 #[cfg(feature = "dhat-heap")]
3232 let _profiler = dhat::Profiler::new_heap();
33333434+ // random change
3535+ // another
3636+ // a third
3737+ //
3838+3939+ print!("real functionality");
4040+3441 let args = Cli::parse();
35423643 let modifiers = args.to_subcommand_modifiers();