mirror of
https://gitlab.com/basile.b/dexed.git
synced 2025-04-28 06:10:03 +03:00
self-import not forbidden in D ?
This commit is contained in:
parent
e9bcb9b6ac
commit
80a57f4332
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ import
|
||||||
core.stdc.string, core.stdc.stdlib, core.exception, core.lifetime;
|
core.stdc.string, core.stdc.stdlib, core.exception, core.lifetime;
|
||||||
import
|
import
|
||||||
std.traits, std.meta, std.typecons, std.range;
|
std.traits, std.meta, std.typecons, std.range;
|
||||||
import
|
|
||||||
iz;
|
|
||||||
|
|
||||||
alias Ptr = void*;
|
alias Ptr = void*;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue