1
Fork 0

Revert the lexing of c_str_literals

This commit is contained in:
León Orell Valerian Liehr 2023-07-04 19:40:48 +02:00
parent 4dbc7e3092
commit c6643b50ea
No known key found for this signature in database
GPG key ID: D17A07215F68E713
9 changed files with 96 additions and 23 deletions

View file

@ -1,4 +1,6 @@
// run-pass
// FIXME(c_str_literals): This should be `run-pass`
// known-bug: #113333
// edition: 2021
#![feature(c_str_literals)]