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.
1 parent cf9d35e commit f99eaaaCopy full SHA for f99eaaa
std/array.d
@@ -3948,7 +3948,7 @@ nothrow pure @safe unittest
3948
staticArray([1]).checkStaticArray!(int[])([[1]]);
3949
}
3950
3951
-unittest
+@system unittest
3952
{
3953
version (Bug)
3954
@@ -4088,7 +4088,7 @@ nothrow pure @system unittest
4088
4089
4090
4091
4092
4093
4094
0 commit comments