mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-29 08:09:02 +02:00
2 lines
49 B
D
2 lines
49 B
D
void append(lazy char[] exp) { char[] s = exp; }
|