]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gdc.test/runnable/manboy.d
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / runnable / manboy.d
index 038622668f262846fd48e9a03b806090e19e434a..8e533074efb293cea43ac32674c5a62ce322267b 100644 (file)
@@ -1,6 +1,6 @@
 // PERMUTE_ARGS:
 
-import std.stdio;
+import core.stdc.stdio;
 
 int a(int k, lazy int x1, lazy int x2, lazy int x3, lazy int x4, lazy int x5)
 {