We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee21b95 commit 6c42e61Copy full SHA for 6c42e61
1 file changed
source/mir/string_map.d
@@ -939,6 +939,7 @@ private struct StructImpl(T, U = uint)
939
}
940
941
942
+version(mir_test)
943
unittest
944
{
945
import mir.algebraic_alias.json: JsonAlgebraic;
0 commit comments