forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/10.0' into 11.0
Change-Id: I110bc26f4469093d262a77c27623ad1dddd1b7c1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
auto func()
|
||||
{
|
||||
return R"(foo
|
||||
foobar
|
||||
|
||||
R"notaprefix!(
|
||||
barfoobar)" R"(second)" /* comment */ R"(third)";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user