mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
6 lines
285 B
D
6 lines
285 B
D
// EXTRA_FILES: imports/test9276decl.d imports/test9276expr.d imports/test9276hash.d imports/test9276sem.d imports/test9276type.d imports/test9276util.d imports/test9276visitors.d
|
|
// EXTRA_SOURCES: imports/test9276parser.d
|
|
|
|
// This is a dummy module for compilable test
|
|
void main()
|
|
{}
|