Skip to content

incorrect result for division of number larger than 32 bits #16

@nlitsme

Description

@nlitsme

print 0xf8ef380d6/0x0710c7f29
print 0xf8ef380d/0x0710c7f2

I would expect both lines to print '35'

however, on repl.it with the empythoned engine, the first line prints '34'

Metadata

Metadata

Assignees

No one assigned

    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