mirror of
https://github.com/dlang/dmd.git
synced 2025-05-07 03:26:22 +03:00
9 lines
39 B
D
Executable file
9 lines
39 B
D
Executable file
void main()
|
|
{
|
|
|
|
}
|
|
|
|
void foo() pure
|
|
{
|
|
|
|
}
|