mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
3 lines
68 B
D
3 lines
68 B
D
module imports.a12506;
|
|
|
|
auto f12506(alias fun)() { return fun(1); }
|