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