We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6857b30 + 3051c0f commit 26ef07eCopy full SHA for 26ef07e
1 file changed
src/msgpack/unpacker.d
@@ -15,7 +15,7 @@ import std.container;
15
16
17
// for unpack without calling constructor
18
-private extern(C) Object _d_newclass(in ClassInfo);
+private extern(C) Object _d_newclass(const ClassInfo);
19
20
21
/**
0 commit comments