fn main() { assert_eq(1, 1); //~^ ERROR expected function, found macro `assert_eq` }