mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
10 lines
251 B
D
10 lines
251 B
D
/*
|
|
REQUIRED_ARGS: -Irunnable/imports
|
|
PERMUTE_ARGS:
|
|
COMPILE_SEPARATELY:
|
|
EXTRA_SOURCES: imports/test19655b.d imports/test19655c.d imports/test19655d.d imports/test19655e.d imports/test19655f.d imports/test19655g.d
|
|
*/
|
|
|
|
import test19655g;
|
|
class Corge
|
|
{ }
|