Keyword "package" prevents from importing a package module "package.d"

Arafel er.krali at gmail.com
Thu Nov 2 10:53:12 UTC 2023


On 02.11.23 11:45, BoQsc wrote:
> Edit incorrect link to example:
>> #### [Extensive run.dlang.io example](https://run.dlang.io/is/f3jURn)
> 
> Correct link:
> https://run.dlang.io/is/Zbrn75
> 

```
--- waffles/program.d
import waffles;
```

See https://dlang.org/spec/module.html#package-module


More information about the Digitalmars-d-learn mailing list