You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
read from dirhandle failed: 3
in block <unit> at -e line 1
Which is the same what happens when there is no try-block at all! This does not happen under my Ubuntu installation, so it seems to be a Windows related problem.
Tried this just now on mac & windows, cannot reproduce the issue with a recent rakudo. Please re-open if you're still experiencing with a recent rakudo. Thanks.
On my Windows 10 system running 6.d, when I run
That produces this output
Which is the same what happens when there is no try-block at all! This does not happen under my Ubuntu installation, so it seems to be a Windows related problem.
Also
does throw no error as expected.
The text was updated successfully, but these errors were encountered: