]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/wave/test/testwave/testfiles/t_7_001.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / wave / test / testwave / testfiles / t_7_001.cpp
index 7c3577944093514b26f40697cd6a3038b9c3d947..7cadd68694d24b2e42fd4e792a15aac41883e872 100644 (file)
@@ -8,8 +8,9 @@
 =============================================================================*/
 
 //O --c++11
+//O -Werror
 
-//R #line 16 "t_7_001.cpp"
+//R #line 17 "t_7_001.cpp"
 //R R"de
 //R fg
 //R h"
@@ -17,18 +18,22 @@ R"de
 fg
 h"
 
-//R #line 21 "t_7_001.cpp"
+//R #line 22 "t_7_001.cpp"
 "abc"   //R "abc" 
 R"abc"  //R R"abc" 
 
-//R #line 27 "t_7_001.cpp"
+//R #line 28 "t_7_001.cpp"
 //R uR"de fg
 //R h"
 uR"de \
 fg
 h"
 
-//R #line 32 "t_7_001.cpp"
+//R #line 33 "t_7_001.cpp"
 u"abc"      //R u"abc" 
 U"def"      //R U"def" 
 u8"ghi"     //R u8"ghi" 
+
+//R #line 39 "t_7_001.cpp"
+//R no_newline_at_end_of_file
+no_newline_at_end_of_file
\ No newline at end of file