Skip to content

Commit e8639fc

Browse files
committed
Merge branch 'truedictprimitive' of https://github.com/BobTheBuidler/mypy into truedictprimitive
2 parents 814215d + b783e03 commit e8639fc

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
@@ -571,4 +571,3 @@ L2:
571571
L3:
572572
r8 = box(None, 1)
573573
return r8
574-

mypyc/test-data/irbuild-generics.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,4 +795,3 @@ def f(x):
795795
x :: int
796796
L0:
797797
return x
798-

0 commit comments

Comments
 (0)