// Make sure we exit with non-0 status code when the program fails to build. fn main() { println("Hello, world!"); //~ ERROR expected function, found macro }