diff website/src/manual.html.luan @ 1882:f8ca4a147ac9

swing
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 07 Apr 2025 22:34:12 -0600
parents c7c7d62f8c62
children d2a1dbfd402f
line wrap: on
line diff
--- a/website/src/manual.html.luan	Mon Apr 07 21:14:53 2025 -0600
+++ b/website/src/manual.html.luan	Mon Apr 07 22:34:12 2025 -0600
@@ -2325,6 +2325,7 @@
 <code>table</code> must be a table,
 <code>index</code> any value different from <b>nil</b>,
 and <code>value</code> any Luan value.
+Returns the old value of <code>table[index]</code>.
 </p>
 <%
 						end