]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gdc.test/fail_compilation/ice10600.d
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / fail_compilation / ice10600.d
index b1ee9067b9bd9fcfc1f17303971af326132803ea..a240045ce676388fd772af5903d9024bded096a3 100644 (file)
@@ -1,7 +1,8 @@
 /*
+EXTRA_FILES: imports/ice10600a.d imports/ice10600b.d
 TEST_OUTPUT:
 ---
-fail_compilation/ice10600.d(30): Error: template instance to!(int, double) does not match template declaration to(T)
+fail_compilation/ice10600.d(31): Error: template instance `to!(int, double)` does not match template declaration `to(T)`
 ---
 */