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