Skip to content

Commit dc8d01c

Browse files
committed
Merge branch 'truedictprimitive' of https://github.com/BobTheBuidler/mypy into truedictprimitive
2 parents bcac8e7 + d33991e commit dc8d01c

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
@@ -570,4 +570,3 @@ L2:
570570
L3:
571571
r7 = box(None, 1)
572572
return r7
573-

mypyc/test-data/irbuild-generics.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,4 +783,3 @@ def f(x):
783783
x :: int
784784
L0:
785785
return x
786-

0 commit comments

Comments
 (0)