We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc1a48 commit 291f3caCopy full SHA for 291f3ca
mud.dgd.examp
@@ -32,4 +32,4 @@ objects = 500; /* max # of objects */
32
call_outs = 200; /* max # of call_outs */
33
34
/* Example of how to load a module, the JIT compiler extension */
35
-/* modules = ([ "/lpc-ext/jit.1.2" : "/lpc-ext/jit" }); */
+/* modules = ([ "/lpc-ext/jit.1.2" : "/lpc-ext/jit" ]); */
0 commit comments