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
module imports.testlambda1;
|
|
|
|
int bar() { return 7; }
|