DCD/tests/tc002/file.d

2 lines
54 B
D

struct S { int x; int y; } void doStuff() { S s; s. }