Throwing "'some' types are only permitted in properties, subscripts, and functions" when func
throws & has some
for its parameter
#470
Labels
func
throws & has some
for its parameter
#470
First, I'd like to say I've really appreciated your works. It's pure amazement. However, there're a few issues blocking me to do further tasks. I brought some infos about it.
Reproducing code is here:
It generates:
and
and throws
'some' types are only permitted in properties, subscripts, and functions
like the screenshot I attached below:Could you check it once?
The text was updated successfully, but these errors were encountered: