Skip to content

Deal with alias for return #375

Open
@EagleoutIce

Description

@EagleoutIce
> f = return
> f
.Primitive("return")
> x <- function() { f(3) }
> x()
[1] 3

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdataflowRelated to dataflow extraction

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions