mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
4 lines
74 B
D
4 lines
74 B
D
// REQUIRED_ARGS: -ofC:\test.exeC:\test.exe
|
|
|
|
module test;
|
|
void main() { }
|