using try
on a function with an empty inferred errorset, within a function that does not return an error union, doesn't cause a compile error
#7541
Labels
Milestone
I believe this should cause a compile error, as an inferred empty errorset is not the same thing as no errorset.
Related: #5226
The text was updated successfully, but these errors were encountered: