Skip to content

Array types in cast or typeof generate an exception #100

@codingseb

Description

@codingseb

Stuff like (double[])myDoubleArray or typeof(string[]) generate an exception "Empty expression or no token found"

In instance creation like new new double[] {1.2, 4d, 2.3, 5.6} it works.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions