Skip to content

runtime: Wrong implementation with range #41

Description

@corona10

During I add a test for #40.
I found that this syntax does not work as I expected.

a=range(100, 0, -1)
len(a) <-100b= [aforeina]
len(b) <-shouldbe100but0ingpython

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions