DCD/tests/tc043/file.d

6 lines
52 B
D

void doStuff(int things) {}
void main()
{
things
}