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