Open ZacharyWesterman opened 14 hours ago
First for subroutines, if @return is specified, then the subroutine must return that type, otherwise an error is generated.
@return
This should probably increment the minor version.
First for subroutines, if
@return
is specified, then the subroutine must return that type, otherwise an error is generated.