rustc/vendor/cstr/tests/compile_fail/trash-after.stderr
2021-04-15 23:27:12 +01:00

6 lines
132 B
Plaintext

error: unexpected token
--> $DIR/trash-after.rs:4:28
|
4 | let _foo = cstr!("foo" + "bar");
| ^