Closed gysiang closed 4 months ago
minishell$ echo "hello world " minishell$ echo "hello " @axellee1994 I'm not sure why this is like this but as long as we don't process unclosed quotes like what fiona said then should be fine.
@gysiang
I am modifying this at the moment
I resolved this already. Just need to clean up the file, check for memory leaks and the PR it over. Testcase still 134/146
minishell$ echo "hello world " minishell$ echo "hello " @axellee1994 I'm not sure why this is like this but as long as we don't process unclosed quotes like what fiona said then should be fine.