Skip to content

Commit 1f6183f

Browse files
committed
Merge branch 'truedictprimitive' of https://github.com/BobTheBuidler/mypy into truedictprimitive
2 parents 6da9453 + 069cf3b commit 1f6183f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

mypyc/test-data/irbuild-dict.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,4 +580,3 @@ L2:
580580
L3:
581581
r8 = box(None, 1)
582582
return r8
583-

mypyc/test-data/irbuild-generics.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,4 +800,3 @@ def f(x):
800800
x :: int
801801
L0:
802802
return x
803-

0 commit comments

Comments
 (0)