MCPcopy
hub / github.com/DetachHead/basedpyright / solver43.py

File solver43.py

packages/pyright-internal/src/tests/samples/solver43.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# This sample tests a case involving nested protocol types that was
2# not working in a previous version of the type checker.
3
4from typing import Protocol

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected