mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
3 lines
53 B
D
3 lines
53 B
D
// PERMUTE_ARGS:
|
|
import object;
|
|
void fun(string) { }
|