// run-pass pub fn main() { println!("{:?}", ("hi there!", "you")); }