mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-16 02:17:07 +02:00
6 lines
50 B
D
6 lines
50 B
D
void main()
|
|
{
|
|
scope Object o;
|
|
switch(0) {}
|
|
}
|