Skip to content

Wrong result #10

Open
Open
@newmen

Description

@newmen

Hello,

When I tried to use your beauty gem, I wrote this code:
x = var :name => 'x'
y = var :name => 'y'
puts x - (y + x) / 5

And I got the next result:
x-0.2*y+x

but its wrong :(

Best wishes, Gleb

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