mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
6 lines
92 B
D
6 lines
92 B
D
// REQUIRED_ARGS:
|
|
// PERMUTE_ARGS:
|
|
deprecated("message")
|
|
module test12567b;
|
|
|
|
void main() {}
|