mirror of
https://github.com/dlang-community/dfmt.git
synced 2025-04-25 21:00:03 +03:00
2 lines
No EOL
58 B
D
2 lines
No EOL
58 B
D
alias fun = (@(0)
|
|
@(1) int p) => ((@Foo p){return 0;})(p); |