Move dmd files into compiler/

This commit is contained in:
Iain Buclaw 2022-07-09 18:53:07 +02:00
parent 20bd0cacbd
commit 6374bb87b7
4579 changed files with 4 additions and 4 deletions

View file

@ -0,0 +1,4 @@
// https://issues.dlang.org/show_bug.cgi?id=22793
__import core.stdc.stdio;
__import core.stdc.stdlib;