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 3b76ac3 commit 73abfdaCopy full SHA for 73abfda
1 file changed
mypyc/test-data/run-vecs-t.test
@@ -1,7 +1,7 @@
1
-- Test cases for vec[t] where t is a boxed, non-vec type (PyObject *).
2
-- Also tests for vec[t | None], which uses the same representation.
3
4
-[case testVecTBasicOps_librt_experimental]
+[case testVecTBasicOps_librt_experimental_benchmark]
5
from typing import Final, Any, Iterable, Optional, Tuple
6
7
from mypy_extensions import i64
0 commit comments