]> git.llucax.com Git - software/druntime.git/blobdiff - import/object.di
Finished flattening D1/D2 differences. Except for one or two lines, all differences...
[software/druntime.git] / import / object.di
index 9508fef763b43f8762fc9d799a619e3c17644eb7..740046893b3388af1400362ef35f0d7ec11b11b2 100644 (file)
@@ -175,5 +175,5 @@ class Exception : Object
 \r
     this(string msg, Exception next = null);\r
     this(string msg, string file, size_t line, Exception next = null);\r
-    string toString();\r
+    override string toString();\r
 }\r