We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d84b08 commit 4a8d5cbCopy full SHA for 4a8d5cb
code/_compile_options.dm
@@ -268,3 +268,6 @@
268
#define GC_FAILURE_HARD_LOOKUP
269
#endif
270
271
+#ifdef LOWMEMORYMODE
272
+#warn LOWMEMORYMODE is enabled!
273
+#endif
0 commit comments