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
when u trying to set an EOF like "eof", if you type inside the heredoc an string like "eofhello" or string that start with "eof" he quit from the heredoc .
the problem in parse_here_doc() function.
The text was updated successfully, but these errors were encountered:
when u trying to set an EOF like "eof", if you type inside the heredoc an string like "eofhello" or string that start with "eof" he quit from the heredoc .
the problem in parse_here_doc() function.
The text was updated successfully, but these errors were encountered: