You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fail_compilation/staticarray.d(10): Error: cannot infer static array length from `$`, provide an initializer
5
-
fail_compilation/staticarray.d(11): Error: cannot infer static array length from `$`, provide an initializer
6
-
fail_compilation/staticarray.d(12): Error: cannot infer static array length from `$`, provide an initializer
4
+
fail_compilation/staticarray.d(13): Error: cannot infer static array length from `$`, provide an initializer
5
+
fail_compilation/staticarray.d(14): Error: cannot infer static array length from `$`, provide an initializer
6
+
fail_compilation/staticarray.d(15): Error: cannot infer static array length from `$`, provide an initializer
7
+
fail_compilation/staticarray.d(16): Error: cannot infer static array length from `$` in this type position; only direct static array declarations can infer `$` from an initializer
8
+
fail_compilation/staticarray.d(17): Error: cannot infer static array length from `$` in this type position; only direct static array declarations can infer `$` from an initializer
9
+
fail_compilation/staticarray.d(18): Error: cannot infer static array length from `$`, provide an initializer
0 commit comments