ballerina-lang icon indicating copy to clipboard operation
ballerina-lang copied to clipboard

Fix dependently-typed functions with type reference union member types

Open MaryamZi opened this issue 1 year ago • 1 comments
trafficstars

Purpose

$title.

Fixes https://github.com/ballerina-platform/ballerina-lang/issues/43012

Check List

  • [x] Read the Contributing Guide
  • [ ] Updated Change Log
  • [ ] Checked Tooling Support (#<Issue Number>)
  • [ ] Added necessary tests
    • [x] Unit Tests
    • [ ] Spec Conformance Tests
    • [ ] Integration Tests
    • [ ] Ballerina By Example Tests
  • [ ] Increased Test Coverage
  • [ ] Added necessary documentation
    • [ ] API documentation
    • [ ] Module documentation in Module.md files
    • [ ] Ballerina By Examples

MaryamZi avatar Jul 01 '24 15:07 MaryamZi