Skip to content

Codegen fails if instance var has no type defined #1

@waj

Description

@waj

Example:

class Foo
  def foo
    @x
  end
end

Foo.new.foo

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