<pre> fn main() { #error("%?", x);*/ } </pre> yields ``` rust_dbg2.rs:3:0: 3:1 error: unexpected token: '/' rust_dbg2.rs:3 } ^ ```