Skip to content

new keyword defaults to calling namespace #203

@georgejecook

Description

@georgejecook
namespace Tests
  function example()
    manager = new Manager() ' this class lookup is done as `Tests.Manager`, and therefore fails.
end namespace

I fix this by doing the following:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions