/// This function is only meant to be used as part of the test suite /// as a simple, cross-platform executable with known output. fn main() { println!("test-hello"); }