Skip to content
This repository was archived by the owner on Oct 25, 2020. It is now read-only.
This repository was archived by the owner on Oct 25, 2020. It is now read-only.

Test edge-case recursive array declarations parsing #4

@ckaraneen

Description

@ckaraneen

E.g.
" kiallo_a, b: array[12][54] of array of array[9] of char; " compiles to
" char* kiallo_a[9][12][54], b[9][12][54]; "

Is it the correct matching ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions