blob: 067bfbc80336245e069203a8f9bb32062231e6d3 [file] [log] [blame]
error: `r#_` is not currently supported.
--> $DIR/raw-literal-underscore.rs:3:20
|
LL | fn underscore_test(r#_: u32) {
| ^^^
error: aborting due to previous error