mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-06 07:28:09 +01:00
No description
before: $ >>>>> minishell: syntax error near unexpected token `newline' after: $ >>>>> minishell: syntax error near unexpected token `>>' >> is now correctly detected as an operator, and not a word |
||
|---|---|---|
| libft | ||
| src | ||
| tests | ||
| .gitignore | ||
| .valgrindrc | ||
| grammar.md | ||
| interesting_tests.md | ||
| Makefile | ||
| NOTES.md | ||
| readline.supp | ||
| test.sh | ||