Skip to content

multiline warning? #916

@reactgary

Description

@reactgary

Hi Guys,

As I am new to Julia I got myself in to some multiline bug, something like this. I wonder if the vscode extension could provide some warning for this?

I thought it will return 6, but 3 is returned.

function aaa()
ret = 1 + 2
+ 3
return ret
end

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