mirror of
https://github.com/dlang-community/dfmt.git
synced 2025-04-26 13:19:58 +03:00
1 line
62 B
Text
1 line
62 B
Text
alias fun = (@(0) @(1) int p) => ((@Foo p) { return 0; })(p);
|