mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-09 17:51:03 +00:00
4 lines
46 B
C++
4 lines
46 B
C++
|
|
#define M(x) String {x + "lo"}
|
||
|
|
|
||
|
|
M("he" + "l")
|