[Bug]: Type reference type information is not available for record values #43633
Labels
Area/BIR
Compiler BIR related issues #Compiler
Reason/EngineeringMistake
The issue occurred due to a mistake made in the past.
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
Description
Consider the below sample
When we get the type of the return value, it is
BRecordType
. This should Ideally beBTypeReferenceType
Steps to Reproduce
No response
Affected Version(s)
No response
OS, DB, other environment details and versions
No response
Related area
-> Compilation
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: