DCD/tests/tc_module_scope_op/file1.d

2 lines
61 B
D

int g; void main(); void other(); void noLocals(){int i; . }