Because when I write functions, some become Resumables and others do not?
Sometimes when I write a simple function, I notice with surprise that a message appears indicating that a Resumable sub can only return a ResumableSub value or nothing.
How did a simple function become a resumable sub?
Sometimes when I write a simple function, I notice with surprise that a message appears indicating that a Resumable sub can only return a ResumableSub value or nothing.
How did a simple function become a resumable sub?