Skip to content

Commit

Permalink
Fix error-subtyping
Browse files Browse the repository at this point in the history
  • Loading branch information
heshanpadmasiri committed Oct 18, 2024
1 parent 7bf8e03 commit de476db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/error-subtyping/error_subtyping.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ If more explicit control over error type relations is desired you can use `disti

Note that you can create subtypes of distinct error types by intersecting them with other error types.

```ballerina
::: code error_subtyping.bal :::

::: out error_subtyping.out :::
Expand Down

0 comments on commit de476db

Please sign in to comment.