blob: 1040c704ec9fbd87703f4dfedbbdb838f2e0e8f8 [file] [log] [blame]
// C++26 P2558R2 - Add @, $, and ` to the basic character set
// { dg-do compile { target c++26 } }
const char *s0 = R"`@$$@`@`$()`@$$@`@`$";