From 317656b7feb906b4234956ede6dd75495a49ab7f Mon Sep 17 00:00:00 2001 From: Ákos Kőrösi Date: Fri, 22 May 2026 10:05:05 +0200 Subject: fix splitting --- docs/DEVNOTES.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs') diff --git a/docs/DEVNOTES.md b/docs/DEVNOTES.md index 35a14c4..a1e0c08 100644 --- a/docs/DEVNOTES.md +++ b/docs/DEVNOTES.md @@ -14,12 +14,5 @@ ## BUGS -1. -``` -export FOO=bar -echo "$FOO"bie -``` -prints `bar bie` (with the space). - 2. ```echo "'hi'"``` hangs -- cgit v1.2.3