mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 13:40:11 +03:00
8 lines
121 B
D
Executable file
8 lines
121 B
D
Executable file
/*
|
|
EXTRA_ARGS: -gdwarf=5
|
|
|
|
// Issue https://issues.dlang.org/show_bug.cgi?id=22855
|
|
DWARF_VERIFY: false
|
|
*/
|
|
|
|
void main() {}
|