]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gdc.test/fail_compilation/fob2.d
d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos 12329adb6.
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / fail_compilation / fob2.d
index dbe8ea2f883d2d870cefbdb62993b09413d4f922..175ade3cafcac39c597744ab570f986a346da792 100644 (file)
@@ -120,7 +120,7 @@ fail_compilation/fob2.d(515): Error: variable `fob2.test52.p` has undefined stat
 }
 
 
-@live void test52()
+@live void test52() @safe
 {
     int x = 5;
     auto p = &x;