DCD/tests/tc_currmod_fqn/file1.d

2 lines
84 B
D

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