]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gdc.test/runnable/link14074b.d
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / runnable / link14074b.d
CommitLineData
5fee5ec3 1// EXTRA_FILES: imports/link14074z.d
b4c522fa
IB
2import imports.link14074z;
3
4void main()
5{
6 replaceAllWith!()(1);
7}