mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00

Obsolete features have been put on hold until a DIP for "editions" has been drafted and ratified in the language spec. Rather, these old features will just continue to be accepted without warning for now.
5 lines
53 B
D
5 lines
53 B
D
/* REQUIRED_ARGS: -w
|
|
*/
|
|
|
|
void test()
|
|
in { } body { }
|