Skip to content

Codegen: fail to generate 'if' when one of the branches has no type #2

Closed
@waj

Description

@waj
def foo
end

if false
  foo
else
  1
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