Skip to content

sum = 3 + 7 fails #27

Closed
Closed
@marshallward

Description

@marshallward

When I try to do this line in the first tutorial (01):

sum = 3 + 7

Then I get this error

ERROR: cannot assign variable Base.sum from module Main

I guess because it's some sort of reserved word in Base.

Does sum need to be renamed?

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