Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array BIREmitter cleanup #29324

Closed
warunalakshitha opened this issue Mar 18, 2021 · 0 comments
Closed

Array BIREmitter cleanup #29324

warunalakshitha opened this issue Mar 18, 2021 · 0 comments
Assignees
Labels
Area/BIR Compiler BIR related issues #Compiler Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task

Comments

@warunalakshitha
Copy link
Contributor

warunalakshitha commented Mar 18, 2021

int[][] a = [[1,2], [3,4]];

BIR for above has items missing in the text representation

@warunalakshitha warunalakshitha added Area/BIR Compiler BIR related issues #Compiler Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task labels Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/BIR Compiler BIR related issues #Compiler Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task
Projects
None yet
Development

No branches or pull requests

2 participants