ballerina-platform / ballerina-lang

The Ballerina Programming Language
https://ballerina.io/
Apache License 2.0
3.54k stars 733 forks source link

Fix multidimensional lists not being resolved correct to semtypes #42650

Closed heshanpadmasiri closed 2 weeks ago

heshanpadmasiri commented 2 weeks ago

Purpose

Fix multidimensional lists not being resolved correct to semtypes

resolves #42648

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List