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 e05feb5 commit 84f0701Copy full SHA for 84f0701
mypyc/test-data/fixtures/string.pyi
@@ -1,5 +1,6 @@
1
from typing import Optional
2
3
+class dict: pass
4
class int: pass
5
class str:
6
def count(
0 commit comments