From b151db01f9ea4ce8a0fb0b8528f2278a4bfb5fc3 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 21 Dec 2021 15:38:50 +0100 Subject: Help: mention non-existent case for list(PREPEND) --- Help/command/list.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Help/command/list.rst b/Help/command/list.rst index 621eeb4..33c4f80 100644 --- a/Help/command/list.rst +++ b/Help/command/list.rst @@ -193,7 +193,9 @@ to the given variables and then remove the first `N` values from .. versionadded:: 3.15 -Insert elements to the 0th position in the list. +Insert elements to the 0th position in the list. If no variable named +```` exists in the current scope its value is treated as empty and +the elements are prepended to that empty list. .. _REMOVE_ITEM: -- cgit v0.12