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

[Bug]: Incorrect output example in by-example/list-subtyping #8668

Closed
jsdjayanga opened this issue Feb 11, 2024 · 1 comment · Fixed by ballerina-platform/ballerina-distribution#5191
Assignees
Labels
Priority/Highest Issues with the highest priority. Reason/EngineeringMistake Reason/EngineeringMistake The issue occurred due to a mistake made in the past. Type/Bug Bugs that need to be fixed.

Comments

@jsdjayanga
Copy link

Description

The output of the given example is wrong for https://ballerina.io/learn/by-example/list-subtyping/
The actual result should print "true", six times.

Steps to Reproduce

Run the sample code in https://ballerina.io/learn/by-example/list-subtyping/

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related area

-> Website

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@jsdjayanga jsdjayanga added the Type/Bug Bugs that need to be fixed. label Feb 11, 2024
@ballerina-bot ballerina-bot transferred this issue from ballerina-platform/ballerina-lang Feb 11, 2024
@MaryamZi MaryamZi added the Priority/Highest Issues with the highest priority. label Feb 11, 2024
@lochana-chathura lochana-chathura self-assigned this Feb 12, 2024
Copy link

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.

@lochana-chathura lochana-chathura added the Reason/EngineeringMistake Reason/EngineeringMistake The issue occurred due to a mistake made in the past. label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority/Highest Issues with the highest priority. Reason/EngineeringMistake Reason/EngineeringMistake The issue occurred due to a mistake made in the past. Type/Bug Bugs that need to be fixed.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants