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