summaryrefslogtreecommitdiffstats
path: root/vendor/cstr/tests/compile_fail/interior-nul.stderr
blob: 0c6ced1a4506bcd4180ca7d737aaa37d18a5074b (plain)
1
2
3
4
5
error: nul byte found in the literal
 --> $DIR/interior-nul.rs:4:22
  |
4 |     let _foo = cstr!("foo\0bar");
  |                      ^^^^^^^^^^