Skip to content

Commit 0857852

Browse files
committed
Update code
Signed-off-by: Manjusaka <me@manjusaka.me>
1 parent 9e74374 commit 0857852

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/optimizer_bytecodes.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,6 @@ dummy_func(void) {
948948
list = sym_new_type(ctx, &PyList_Type);
949949
}
950950

951-
952951
op(_BUILD_SLICE, (values[oparg] -- slice)) {
953952
slice = sym_new_type(ctx, &PySlice_Type);
954953
}

0 commit comments

Comments
 (0)