Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Array initialization is lost #4

Description

@bjansen

The following Java code

return new String[] { "0", "1", "2" };

results in

return ObjectArray<String>();

Metadata

Metadata

Assignees

No one assigned

    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