GsExternalSession >> executeString: fails if attempting to return an empty String
When executing code in a String using GsExternalSession executeString:, if the result of the executed code is an empty String, it results in an ArgumentError with "source of copy goes past end of source memory".