Skip to content

InvocationExpressionImpl.indexingFunctions should be moved to RootNamespace #102

Description

@seidewitz

InvocationExpressionImpl.indexingFunctions is a static array containing element references to the functions that need to be adjusted if indexing is from 0 instead of 1. Since these references depend on the root namespace, indexingFunctions should be a instance field of RootNamespace, rather than being statically allocated.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions