]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gdc.test/compilable/riia_ctor.d
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / compilable / riia_ctor.d
index 1c8e142b7964cc6cd2769e53e431714b1c8c74a6..459ca53e451f70de8d52ce7efa76dbf0e4e5b5a1 100644 (file)
@@ -1,4 +1,5 @@
 // https://issues.dlang.org/show_bug.cgi?id=17494
+// REQUIRED_ARGS: -revert=dtorfields
 struct S
 {
     ~this() {}