aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sdp/meta/doc_debugs.d
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdp/meta/doc_debugs.d')
-rw-r--r--src/sdp/meta/doc_debugs.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdp/meta/doc_debugs.d b/src/sdp/meta/doc_debugs.d
index 6d94b05..19cd4b1 100644
--- a/src/sdp/meta/doc_debugs.d
+++ b/src/sdp/meta/doc_debugs.d
@@ -28,7 +28,7 @@ template SiSUdebugs() {
) {
mixin SiSUrgxInit;
mixin InternalMarkup;
- auto rgx = Rgx();
+ static auto rgx = Rgx();
auto markup = InlineMarkup();
string key;
debug(parent) {