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
The current code does a simple search for the character sequence ]] to determine the end of an expect![[ macro invocation. However, expect takes a string, and "]]" is perfectly valid as part of a string.