Skip to content

Modulo operator not implemented? #14

@b1ek

Description

@b1ek

Modulo operator as simple as that:

print(5 % 2)

Gives out this error:

$ hematita_cli a.lua
runtime error: unknown binary operation error

Probably modulo operator is not properly implemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions