MCPcopy
hub / github.com/DetachHead/basedpyright / test

Function test

packages/pyright-internal/src/tests/samples/solver43.py:25–25  ·  view source on GitHub ↗
(x: type[Proto2[S]])

Source from the content-addressed store, hash-verified

23
24
25def test[S](x: type[Proto2[S]]): ...
26
27
28test(C[Proto1[int]])

Calls

no outgoing calls

Tested by 4

runTestsFunction · 0.40
runBadTestsFunction · 0.40
serializationTestsFunction · 0.40
docStringTestsFunction · 0.40

Used in the wild real call sites across dependent graphs

searching dependent graphs…